1 write to _msBuildExePath
dotnet (1)
CommandFactory\CommandResolution\MSBuildProject.cs (1)
133
_msBuildExePath
= msBuildExePath;
1 reference to _msBuildExePath
dotnet (1)
CommandFactory\CommandResolution\MSBuildProject.cs (1)
81
{ Constants.MSBUILD_EXE_PATH,
_msBuildExePath
}