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