1 instantiation of TestProgressStateAwareTerminal
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
117
_terminalWithProgress = new
TestProgressStateAwareTerminal
(terminal, showProgress);
1 reference to TestProgressStateAwareTerminal
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
46
private readonly
TestProgressStateAwareTerminal
_terminalWithProgress;