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