1 reference to FormatEventMessage
Microsoft.Build.Utilities.Core (1)
Logger.cs (1)
55public virtual string FormatWarningEvent(BuildWarningEventArgs args) => EventArgsFormatting.FormatEventMessage(args);