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