2 writes to _activeProxy
Microsoft.Build (2)
Instance\TaskFactoryLoggingHost.cs (2)
66_activeProxy = true; 315_activeProxy = false;
1 reference to _activeProxy
Microsoft.Build (1)
Instance\TaskFactoryLoggingHost.cs (1)
360ErrorUtilities.VerifyThrow(_activeProxy, "Attempted to use an inactive task factory logging host.");