2 references to HasRuntimeEnvironmentVariableSupport
dotnet (2)
Commands\Run\RunCommand.cs (1)
186EnsureProjectIsBuilt(out projectFactory, out cachedRunProperties, out projectBuilder, selector?.IntermediateOutputPath, selector?.HasRuntimeEnvironmentVariableSupport ?? false);
Commands\Run\RunCommandSelector.cs (1)
588if (HasRuntimeEnvironmentVariableSupport)