4 references to BuildWarningEvent
MSBuildTaskHost (4)
LogMessagePacketBase.cs (4)
552LoggingEventType.BuildWarningEvent => new BuildWarningEventArgs(null, null, null, -1, -1, -1, -1, null, null, null), 765return LoggingEventType.BuildWarningEvent; 823case LoggingEventType.BuildWarningEvent: 1163LoggingEventType.BuildWarningEvent => ReadBuildWarningEventFromStream(translator, message, helpKeyword, senderName),