3 references to IsUsableDashboardPath
aspire (3)
Projects\DotNetAppHostProject.cs (3)
2572
if (!
IsUsableDashboardPath
(GetEffectiveEnvironmentValue(env, BundleDiscovery.DashboardPathEnvVar)) &&
2574
IsUsableDashboardPath
(layoutManagedPath))
2603
if (terminalHostPath is not null &&
IsUsableDashboardPath
(terminalHostPath))