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