8 references to DoubleIndentation
dotnet-aot (8)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (8)
249
terminal.Append(
DoubleIndentation
);
530
terminal.Append(
DoubleIndentation
);
605
terminal.Append(
DoubleIndentation
);
917
AppendIndentedLine(terminal, expected,
DoubleIndentation
);
920
AppendIndentedLine(terminal, actual,
DoubleIndentation
);
954
AppendIndentedLine(terminal, standardOutputWithoutSpecialChars,
DoubleIndentation
);
958
AppendIndentedLine(terminal, standardErrorWithoutSpecialChars,
DoubleIndentation
);
988
terminal.Append(
DoubleIndentation
);