1 reference to FormatEventMessage
Microsoft.Build.Utilities.Core (1)
Logger.cs (1)
48public virtual string FormatErrorEvent(BuildErrorEventArgs args) => EventArgsFormatting.FormatEventMessage(args);