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