2 references to s_dotnetExePath
Microsoft.Build.UnitTests.Shared (2)
RunnerUtilities.cs (2)
26
testEnvironment.SetEnvironmentVariable("DOTNET_HOST_PATH",
s_dotnetExePath
);
48
var pathToExecutable =
s_dotnetExePath
;