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