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