9 references to ApplyEffectiveEnvironment
aspire (4)
Projects\DotNetAppHostProject.cs (2)
2217AppHostEnvironmentDefaults.ApplyEffectiveEnvironment( 2236AppHostEnvironmentDefaults.ApplyEffectiveEnvironment(
Projects\GuestAppHostProject.cs (2)
808AppHostEnvironmentDefaults.ApplyEffectiveEnvironment(envVars, defaultEnvironment, inheritedEnvironmentVariables, args); 853AppHostEnvironmentDefaults.ApplyEffectiveEnvironment(environmentVariables, defaultEnvironment, inheritedEnvironmentVariables, args);
Aspire.Cli.Tests (5)
Projects\AppHostEnvironmentDefaultsTests.cs (5)
16AppHostEnvironmentDefaults.ApplyEffectiveEnvironment(env, AppHostEnvironmentDefaults.ProductionEnvironmentName); 31AppHostEnvironmentDefaults.ApplyEffectiveEnvironment(env, AppHostEnvironmentDefaults.DevelopmentEnvironmentName); 47AppHostEnvironmentDefaults.ApplyEffectiveEnvironment( 66AppHostEnvironmentDefaults.ApplyEffectiveEnvironment(env, AppHostEnvironmentDefaults.DevelopmentEnvironmentName); 82AppHostEnvironmentDefaults.ApplyEffectiveEnvironment(