1 reference to BodyReadComplete
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
961
_clientToServerStream.BeginRead(packetData, 0, packetLength,
BodyReadComplete
, new Tuple<byte[], int>(packetData, packetLength));