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