1 write to _binaryReaderFactory
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
619_binaryReaderFactory = InterningBinaryReader.CreateSharedBuffer();
1 reference to _binaryReaderFactory
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
985ITranslator readTranslator = BinaryTranslator.GetReadTranslator(packetStream, _binaryReaderFactory);