2 writes to _activeProxy
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskHost.cs (2)
127_activeProxy = true; 1120_activeProxy = false;
6 references to _activeProxy
Microsoft.Build (6)
BackEnd\Components\RequestBuilder\TaskHost.cs (6)
414if (!_activeProxy) 521if (!_activeProxy) 562if (!_activeProxy) 603if (!_activeProxy) 694if (!_activeProxy) 1314Assumed.True(_activeProxy, "Attempted to use an inactive task host.");