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