2 references to ShowDashboardResources
Aspire.Hosting (1)
Dashboard\DashboardLifecycleHook.cs (1)
208var showDashboardResources = configuration.GetBool(KnownConfigNames.ShowDashboardResources, KnownConfigNames.Legacy.ShowDashboardResources);
Aspire.Hosting.Tests (1)
Dashboard\DashboardResourceTests.cs (1)
21[InlineData(KnownConfigNames.ShowDashboardResources)]