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