3 references to ExtendedBuildWarningEvent
Microsoft.Build (3)
Instance\TaskFactories\TaskHostTask.cs (1)
689case LoggingEventType.ExtendedBuildWarningEvent:
parent\Shared\LogMessagePacketBase.cs (2)
488LoggingEventType.ExtendedBuildWarningEvent => new ExtendedBuildWarningEventArgs(), 586return LoggingEventType.ExtendedBuildWarningEvent;