1 write to _bodyReadCompleteCallback
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
947_bodyReadCompleteCallback = BodyReadComplete;
1 reference to _bodyReadCompleteCallback
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
1306_pipeStream.BeginRead(packetData, 0, _currentPacketLength, _bodyReadCompleteCallback, this);