2 references to IndentString
Microsoft.Build.Engine (2)
Logging\BaseConsoleLogger.cs (1)
320write(IndentString(formattedString, indentLevel * tabWidth));
Logging\ParallelLogger\ParallelConsoleLogger.cs (1)
1235write(IndentString(nonNullMessage, adjustedPrefixWidth));