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