6 references to DoubleIndentation
dotnet (6)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (6)
207
terminal.Append(
DoubleIndentation
);
649
AppendIndentedLine(terminal, expected,
DoubleIndentation
);
652
AppendIndentedLine(terminal, actual,
DoubleIndentation
);
686
AppendIndentedLine(terminal, standardOutputWithoutSpecialChars,
DoubleIndentation
);
690
AppendIndentedLine(terminal, standardErrorWithoutSpecialChars,
DoubleIndentation
);
720
terminal.Append(
DoubleIndentation
);