3 references to FormatEventMessage
Microsoft.Build (3)
Logging\ParallelLogger\ParallelConsoleLogger.cs (3)
370WriteMessageAligned(EventArgsFormatting.FormatEventMessage(warning, showProjectFile, FindLogOutputProperties(warning)), true); 500WriteMessageAligned(" " + EventArgsFormatting.FormatEventMessage(buildWarningEventArgs, showProjectFile, FindLogOutputProperties(errorWarningEvent)), false); 1102WriteMessageAligned(EventArgsFormatting.FormatEventMessage(e, showProjectFile, FindLogOutputProperties(e)), true);