2 types derived from BrowserLogsSourceLocation
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserLogsCdpProtocol.cs (2)
508
internal sealed class BrowserLogsExceptionDetails :
BrowserLogsSourceLocation
586
internal sealed class BrowserLogsLogEntry :
BrowserLogsSourceLocation
1 reference to BrowserLogsSourceLocation
Aspire.Hosting.Browsers.Tests (1)
src\Aspire.Hosting.Browsers\BrowserLogsEventLogger.cs (1)
370
private static string GetLocationSuffix(
BrowserLogsSourceLocation
details)