3 references to CustomEvent
Microsoft.Build.Engine (3)
Engine\NodeLoggingEvent.cs (3)
143return LoggingEventType.CustomEvent; 189if (id != LoggingEventType.CustomEvent) 219if (LoggingEventType.CustomEvent != id)