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