1 write to DashboardPath
Aspire.Hosting (1)
Dashboard\DashboardOptions.cs (1)
26
options.
DashboardPath
= dcpOptions.Value.DashboardPath;
1 reference to DashboardPath
Aspire.Hosting (1)
Dashboard\DashboardLifecycleHook.cs (1)
101
if (dashboardOptions.Value.
DashboardPath
is not { } dashboardPath)