3 references to ExtendedCustomEvent
Microsoft.Build (2)
LogMessagePacketBase.cs (2)
580LoggingEventType.ExtendedCustomEvent => new ExtendedCustomBuildEventArgs(), 675return LoggingEventType.ExtendedCustomEvent;
Microsoft.Build.Engine.UnitTests (1)
BackEnd\NodePackets_Tests.cs (1)
108VerifyLoggingPacket(extCustom, LoggingEventType.ExtendedCustomEvent);