1 write to _buildWarningEventHandler
Microsoft.Build.Utilities.Core (1)
MuxLogger.cs (1)
1318_buildWarningEventHandler = RaiseWarningEvent;
2 references to _buildWarningEventHandler
Microsoft.Build.Utilities.Core (2)
MuxLogger.cs (2)
1334_eventSourceForBuild.WarningRaised += _buildWarningEventHandler; 1360_eventSourceForBuild.WarningRaised -= _buildWarningEventHandler;