1 write to _browserEndpoint
Aspire.Hosting.Browsers.Tests (1)
src\Aspire.Hosting.Browsers\BrowserLogsRunningSession.cs (1)
232_browserEndpoint = browserHost.DebugEndpoint;
2 references to _browserEndpoint
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserLogsRunningSession.cs (2)
133public Uri? BrowserDebugEndpoint => _browserEndpoint; 241FormatDebugEndpoint(_browserEndpoint));