1 instantiation of SimpleAnsiTerminal
dotnet (1)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
82
terminalWithProgress = new TestProgressStateAwareTerminal(new
SimpleAnsiTerminal
(console), _options.ShowProgress, writeProgressImmediatelyAfterOutput: true, updateEvery: nonAnsiUpdateCadenceInMs);