15 references to _terminal
dotnet (15)
Commands\Test\MTP\Terminal\TestProgressStateAwareTerminal.cs (15)
46
_terminal
.StartUpdate();
49
_terminal
.RenderProgress(_progressItems);
53
_terminal
.StopUpdate();
63
_terminal
.EraseProgress();
90
_terminal
.StartBusyIndicator();
104
_terminal
.EraseProgress();
105
_terminal
.StopBusyIndicator();
120
_terminal
.StartUpdate();
121
_terminal
.EraseProgress();
122
write(
_terminal
);
123
_terminal
.RenderProgress(_progressItems);
127
_terminal
.StopUpdate();
137
_terminal
.StartUpdate();
138
write(
_terminal
);
142
_terminal
.StopUpdate();