1 write to _msbuildLocation
Microsoft.Build (1)
BackEnd\Client\MSBuildClient.cs (1)
128_msbuildLocation = msbuildLocation;
1 reference to _msbuildLocation
Microsoft.Build (1)
BackEnd\Client\MSBuildClient.cs (1)
476Process msbuildProcess = nodeLauncher.Start(_msbuildLocation, string.Join(" ", msBuildServerOptions), nodeId: 0);