6 references to DoubleIndentation
dotnet (6)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (6)
190
terminal.Append(
DoubleIndentation
);
587
AppendIndentedLine(terminal, expected,
DoubleIndentation
);
590
AppendIndentedLine(terminal, actual,
DoubleIndentation
);
624
AppendIndentedLine(terminal, standardOutputWithoutSpecialChars,
DoubleIndentation
);
628
AppendIndentedLine(terminal, standardErrorWithoutSpecialChars,
DoubleIndentation
);
658
terminal.Append(
DoubleIndentation
);