1 write to _buildErrorEventHandler
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
1309_buildErrorEventHandler = RaiseErrorEvent;
2 references to _buildErrorEventHandler
Microsoft.Build.Utilities.Core (2)
MuxLogger.cs (2)
1325_eventSourceForBuild.ErrorRaised += _buildErrorEventHandler; 1351_eventSourceForBuild.ErrorRaised -= _buildErrorEventHandler;