4 references to Global
Aspire.Hosting.Browsers (4)
BrowserLogsConfigurationManager.cs (3)
327
IEnumerable<BrowserLogsResource> resources = selected.Scope == BrowserLogsConfigurationScope.
Global
342
if (selected.Scope == BrowserLogsConfigurationScope.
Global
)
466
? BrowserLogsConfigurationScope.
Global
BrowserLogsConfigurationStore.cs (1)
32
if (scope == BrowserLogsConfigurationScope.
Global
)