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