2 writes to _activeProxy
Microsoft.Build (2)
Instance\TaskFactoryEngineContext.cs (2)
77_activeProxy = true; 359_activeProxy = false;
1 reference to _activeProxy
Microsoft.Build (1)
Instance\TaskFactoryEngineContext.cs (1)
404ErrorUtilities.VerifyThrow(_activeProxy, "Attempted to use an inactive task factory logging host.");