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