4 references to BuildErrorEvent
MSBuildTaskHost (4)
BackEnd\LogMessagePacketBase.cs (4)
323LoggingEventType.BuildErrorEvent => new BuildErrorEventArgs(null, null, null, -1, -1, -1, -1, null, null, null), 405return LoggingEventType.BuildErrorEvent; 439case LoggingEventType.BuildErrorEvent: 549LoggingEventType.BuildErrorEvent => ReadTaskBuildErrorEventFromStream(translator, message, helpKeyword, senderName),