2 writes to _activeProxy
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskHost.cs (2)
128_activeProxy = true; 1084_activeProxy = false;
6 references to _activeProxy
Microsoft.Build (6)
BackEnd\Components\RequestBuilder\TaskHost.cs (6)
415if (!_activeProxy) 485if (!_activeProxy) 526if (!_activeProxy) 567if (!_activeProxy) 658if (!_activeProxy) 1278ErrorUtilities.VerifyThrow(_activeProxy, "Attempted to use an inactive task host.");