1 write to _writeBufferMemoryStream
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
622_writeBufferMemoryStream = new MemoryStream();
1 reference to _writeBufferMemoryStream
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
751MemoryStream writeStream = context._writeBufferMemoryStream;