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