6 references to DoubleIndentation
dotnet (6)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (6)
190terminal.Append(DoubleIndentation); 590AppendIndentedLine(terminal, expected, DoubleIndentation); 593AppendIndentedLine(terminal, actual, DoubleIndentation); 627AppendIndentedLine(terminal, standardOutputWithoutSpecialChars, DoubleIndentation); 631AppendIndentedLine(terminal, standardErrorWithoutSpecialChars, DoubleIndentation); 661terminal.Append(DoubleIndentation);