3 references to HasEnvironmentOverride
aspire (3)
Projects\DotNetAppHostProject.cs (3)
2558
if (!
HasEnvironmentOverride
(env, "AspireCliBundlePath") && !string.IsNullOrEmpty(layout?.LayoutPath))
2600
if (!
HasEnvironmentOverride
(env, BundleDiscovery.TerminalHostPathEnvVar))
2606
if (!
HasEnvironmentOverride
(env, BundleDiscovery.TerminalHostInvocationArgsEnvVar))