3 references to FormatEventMessage
Microsoft.Build (3)
Logging\ParallelLogger\ParallelConsoleLogger.cs (3)
379WriteMessageAligned(EventArgsFormatting.FormatEventMessage(error, showProjectFile, FindLogOutputProperties(error)), true); 496WriteMessageAligned(" " + EventArgsFormatting.FormatEventMessage(buildErrorEventArgs, showProjectFile, FindLogOutputProperties(errorWarningEvent)), false); 1056WriteMessageAligned(EventArgsFormatting.FormatEventMessage(e, showProjectFile, FindLogOutputProperties(e)), true);