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