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