2 references to IndentString
Microsoft.Build (2)
Logging\BaseConsoleLogger.cs (1)
125return OptimizedStringIndenter.IndentString(s, indent, (IStringBuilderProvider)this);
Logging\OptimizedStringIndenter.cs (1)
21/// <see cref="IndentString"/> is a functional replacement for the following code: