4 references to BuildWarningEvent
MSBuild (4)
LogMessagePacketBase.cs (4)
557LoggingEventType.BuildWarningEvent => new BuildWarningEventArgs(null, null, null, -1, -1, -1, -1, null, null, null), 775return LoggingEventType.BuildWarningEvent; 833case LoggingEventType.BuildWarningEvent: 1173LoggingEventType.BuildWarningEvent => ReadBuildWarningEventFromStream(translator, message, helpKeyword, senderName),