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