2 references to s_dotnetExePath
Microsoft.Build.UnitTests.Shared (2)
RunnerUtilities.cs (2)
43
testEnvironment.SetEnvironmentVariable(Constants.DotnetHostPathEnvVarName,
s_dotnetExePath
);
91
[Constants.DotnetHostPathEnvVarName] =
s_dotnetExePath
,