4 references to BuildWarningEvent
MSBuildTaskHost (4)
BackEnd\LogMessagePacketBase.cs (4)
327LoggingEventType.BuildWarningEvent => new BuildWarningEventArgs(null, null, null, -1, -1, -1, -1, null, null, null), 401return LoggingEventType.BuildWarningEvent; 442case LoggingEventType.BuildWarningEvent: 551LoggingEventType.BuildWarningEvent => ReadBuildWarningEventFromStream(translator, message, helpKeyword, senderName),