1 write to _pipeStream
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
1060_pipeStream = nodePipe;
2 references to _pipeStream
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
1255Stream serverToClientStream = context._pipeStream; 1374_pipeStream.Dispose();