5 references to BuildErrorEvent
Microsoft.Build.Tasks.Core (5)
AssemblyDependency\Node\OutOfProcRarClient.cs (1)
79case LoggingEventType.BuildErrorEvent:
LogMessagePacketBase.cs (4)
504LoggingEventType.BuildErrorEvent => new BuildErrorEventArgs(null, null, null, -1, -1, -1, -1, null, null, null), 723return LoggingEventType.BuildErrorEvent; 764case LoggingEventType.BuildErrorEvent: 893LoggingEventType.BuildErrorEvent => ReadTaskBuildErrorEventFromStream(translator, message, helpKeyword, senderName),