2 references to DashboardEnabled
Aspire.Hosting (2)
Dashboard\DashboardServiceHost.cs (2)
44/// <see langword="null"/> if <see cref="DistributedApplicationOptions.DashboardEnabled"/> is <see langword="false"/>. 62if (!options.DashboardEnabled || executionContext.IsPublishMode)