2 references to MSBuildExeName
Microsoft.Build.CommandLine.UnitTests (2)
XMake_Tests.cs (2)
1372
string exePath = Path.Combine(exeDirectory,
MSBuildExeName
);
1412
string exePath = Path.Combine(directory,
MSBuildExeName
);