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