12 instantiations of NullLogger
Aspire.Hosting.Tests (3)
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (8)
Microsoft.Extensions.Logging.Abstractions (1)
214 references to NullLogger
Aspire.Cli.Tests (119)
Agents\CopilotCliAgentEnvironmentScannerTests.cs (9)
25var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
46var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
115var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
160var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
176var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
242var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
270var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
296var scanner = new CopilotCliAgentEnvironmentScanner(copilotCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<CopilotCliAgentEnvironmentScanner>.Instance);
334NullLogger<PlaywrightCliInstaller>.Instance);
Agents\PlaywrightCliInstallerTests.cs (14)
36var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
56var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
84var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
120var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
139var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
165var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
204var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
240var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
279var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
356var installer = new PlaywrightCliInstaller(npmRunner, provenanceChecker, playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
390var installer = new PlaywrightCliInstaller(npmRunner, provenanceChecker, playwrightRunner, new TestInteractionService(), configuration, NullLogger<PlaywrightCliInstaller>.Instance);
420var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), configuration, NullLogger<PlaywrightCliInstaller>.Instance);
436var installer = new PlaywrightCliInstaller(npmRunner, new TestNpmProvenanceChecker(), playwrightRunner, new TestInteractionService(), new ConfigurationBuilder().Build(), NullLogger<PlaywrightCliInstaller>.Instance);
472NullLogger<PlaywrightCliInstaller>.Instance);
Agents\VsCodeAgentEnvironmentScannerTests.cs (14)
26var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
44var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
62var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
76var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
92var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
110var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
137var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
193var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
234var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
265var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
286var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
314var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
340var scanner = new VsCodeAgentEnvironmentScanner(vsCodeCliRunner, CreatePlaywrightCliInstaller(), executionContext, NullLogger<VsCodeAgentEnvironmentScanner>.Instance);
372NullLogger<PlaywrightCliInstaller>.Instance);
Mcp\Docs\DocsFetcherTests.cs (16)
32var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
52var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
73var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
99var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
121var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
156var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
175var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
188var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
202var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
224var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
244var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
263var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
286var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
307var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
328var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
359var fetcher = new DocsFetcher(httpClient, cache, NullLogger<DocsFetcher>.Instance);
Aspire.Dashboard (2)
Aspire.Dashboard.Components.Tests (2)
Aspire.Dashboard.Tests (20)
Aspire.Hosting.Azure.Tests (19)
DefaultTokenCredentialProviderTests.cs (15)
25NullLogger<DefaultTokenCredentialProvider>.Instance,
42NullLogger<DefaultTokenCredentialProvider>.Instance,
59NullLogger<DefaultTokenCredentialProvider>.Instance,
76NullLogger<DefaultTokenCredentialProvider>.Instance,
93NullLogger<DefaultTokenCredentialProvider>.Instance,
110NullLogger<DefaultTokenCredentialProvider>.Instance,
127NullLogger<DefaultTokenCredentialProvider>.Instance,
144NullLogger<DefaultTokenCredentialProvider>.Instance,
161NullLogger<DefaultTokenCredentialProvider>.Instance,
178NullLogger<DefaultTokenCredentialProvider>.Instance,
199NullLogger<DefaultTokenCredentialProvider>.Instance,
231NullLogger<DefaultTokenCredentialProvider>.Instance,
258NullLogger<DefaultTokenCredentialProvider>.Instance,
290NullLogger<DefaultTokenCredentialProvider>.Instance,
324NullLogger<DefaultTokenCredentialProvider>.Instance,
Aspire.Hosting.JavaScript (1)
Aspire.Hosting.RemoteHost (1)
Aspire.Hosting.RemoteHost.Tests (1)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (29)
Dashboard\DashboardServiceTests.cs (7)
44var dashboardService = new DashboardServiceImpl(dashboardServiceData, new TestHostEnvironment(), new TestHostApplicationLifetime(), new ConfigurationBuilder().Build(), NullLogger<DashboardServiceImpl>.Instance);
97var dashboardService = new DashboardServiceImpl(dashboardServiceData, new TestHostEnvironment(), new TestHostApplicationLifetime(), new ConfigurationBuilder().Build(), NullLogger<DashboardServiceImpl>.Instance);
507NullLogger<DashboardServiceImpl>.Instance);
536NullLogger<DashboardServiceImpl>.Instance);
566NullLogger<DashboardServiceImpl>.Instance);
590NullLogger<InteractionService>.Instance,
605return new ResourceNotificationService(NullLogger<ResourceNotificationService>.Instance, new TestHostApplicationLifetime(), new ServiceCollection().BuildServiceProvider(), resourceLoggerService);
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
Microsoft.AspNetCore.Components.WebView.Wpf (1)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.AspNetCore.SignalR.Core (1)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (5)
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (1)
Microsoft.Extensions.Http.Diagnostics.Tests (3)
Microsoft.Extensions.Logging.Abstractions (3)
Microsoft.Extensions.ServiceDiscovery.Dns (1)
Microsoft.Extensions.ServiceDiscovery.Dns.Tests (1)
Microsoft.Extensions.ServiceDiscovery.Yarp.Tests (1)