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