3 references to GetEffectiveEnvironmentValue
aspire (3)
Projects\DotNetAppHostProject.cs (3)
2565if (!IsUsableDcpDirectory(GetEffectiveEnvironmentValue(env, BundleDiscovery.DcpPathEnvVar)) && 2572if (!IsUsableDashboardPath(GetEffectiveEnvironmentValue(env, BundleDiscovery.DashboardPathEnvVar)) && 2617=> !string.IsNullOrWhiteSpace(GetEffectiveEnvironmentValue(env, name));