1 write to _pipeName
Microsoft.Build (1)
BackEnd\Client\MSBuildClient.cs (1)
132_pipeName = OutOfProcServerNode.GetPipeName(_handshake);
2 references to _pipeName
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (2)
144_pipeName, 623NodeProviderOutOfProcBase.ConnectToPipeStream(_nodeStream, _pipeName, _handshake, Math.Max(1, timeoutMilliseconds - (int)sw.ElapsedMilliseconds));