2 writes to _sendCompleted
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
1343_sendCompleted = true; 1495_sendCompleted = true;
2 references to _sendCompleted
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
1267if (_sendCompleted) 1493if (!_sendCompleted)