7 references to GetFormattedText
Microsoft.Build (2)
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (1)
1547=> _builder.GetFormattedText();
BackEnd\Components\Scheduler\Scheduler.cs (1)
2735=> _builder.GetFormattedText();
Microsoft.Build.Framework (5)
BackEnd\CommunicationsUtilities.cs (1)
748=> _builder.GetFormattedText();
ErrorUtilities.cs (2)
63=> _builder.GetFormattedText(); 113=> _builder.GetFormattedText();
Utilities\StringBuilderHelper.cs (1)
19/// The builder is returned to the cache when <see cref="GetFormattedText"/> is called, which
Utilities\UnconditionalInterpolatedStringHandler.cs (1)
33=> _builder.GetFormattedText();