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