1 write to _readTranslator
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
629
_readTranslator
= BinaryTranslator.GetReadTranslator(_readBufferMemoryStream, InterningBinaryReader.CreateSharedBuffer());
1 reference to _readTranslator
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
985
_packetFactory.DeserializeAndRoutePacket(_nodeId, packetType,
_readTranslator
);