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