1 write to _pipeName
Microsoft.Build (1)
BackEnd\Client\MSBuildClient.cs (1)
171
_pipeName
= OutOfProcServerNode.GetPipeName(_handshake);
2 references to _pipeName
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (2)
183
_pipeName
,
707
_nodeStream,
_pipeName
, _handshake, Math.Max(1, timeoutMilliseconds - (int)sw.ElapsedMilliseconds), out result);