2 writes to _activeProxy
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskHost.cs (2)
126_activeProxy = true; 1080_activeProxy = false;
6 references to _activeProxy
Microsoft.Build (6)
BackEnd\Components\RequestBuilder\TaskHost.cs (6)
413if (!_activeProxy) 483if (!_activeProxy) 524if (!_activeProxy) 565if (!_activeProxy) 656if (!_activeProxy) 1274ErrorUtilities.VerifyThrow(_activeProxy, "Attempted to use an inactive task host.");