4 references to BuildWarningEvent
MSBuild (4)
LogMessagePacketBase.cs (4)
626LoggingEventType.BuildWarningEvent => new BuildWarningEventArgs(null, null, null, -1, -1, -1, -1, null, null, null), 839return LoggingEventType.BuildWarningEvent; 897case LoggingEventType.BuildWarningEvent: 1237LoggingEventType.BuildWarningEvent => ReadBuildWarningEventFromStream(translator, message, helpKeyword, senderName),