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