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