1 write to _writeBufferMemoryStream
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
640_writeBufferMemoryStream = new MemoryStream();
2 references to _writeBufferMemoryStream
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
642_writeTranslator = BinaryTranslator.GetWriteTranslator(_writeBufferMemoryStream); 775MemoryStream writeStream = context._writeBufferMemoryStream;