2 instantiations of TestHostEnvironment
Aspire.Hosting.Tests (2)
Dashboard\DashboardServiceTests.cs (2)
30var dashboardService = new DashboardService(dashboardServiceData, new TestHostEnvironment(), new TestHostApplicationLifetime(), NullLogger<DashboardService>.Instance); 67var dashboardService = new DashboardService(dashboardServiceData, new TestHostEnvironment(), new TestHostApplicationLifetime(), NullLogger<DashboardService>.Instance);