3 references to ExtendedBuildWarningEvent
Microsoft.Build (2)
LogMessagePacketBase.cs (2)
646
LoggingEventType.
ExtendedBuildWarningEvent
=> new ExtendedBuildWarningEventArgs(),
746
return LoggingEventType.
ExtendedBuildWarningEvent
;
Microsoft.Build.Engine.UnitTests (1)
BackEnd\NodePackets_Tests.cs (1)
104
VerifyLoggingPacket(extWarning, LoggingEventType.
ExtendedBuildWarningEvent
);