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