2 writes to _activeProxy
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskHost.cs (2)
127_activeProxy = true; 1081_activeProxy = false;
6 references to _activeProxy
Microsoft.Build (6)
BackEnd\Components\RequestBuilder\TaskHost.cs (6)
414if (!_activeProxy) 484if (!_activeProxy) 525if (!_activeProxy) 566if (!_activeProxy) 657if (!_activeProxy) 1275ErrorUtilities.VerifyThrow(_activeProxy, "Attempted to use an inactive task host.");