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)
1255
Stream serverToClientStream = context.
_pipeStream
;
1374
_pipeStream
.Dispose();