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