15 references to _terminal
dotnet (15)
Commands\Test\MTP\Terminal\TestProgressStateAwareTerminal.cs (15)
44
_terminal
.StartUpdate();
47
_terminal
.RenderProgress(_progressItems);
51
_terminal
.StopUpdate();
61
_terminal
.EraseProgress();
88
_terminal
.StartBusyIndicator();
102
_terminal
.EraseProgress();
103
_terminal
.StopBusyIndicator();
118
_terminal
.StartUpdate();
119
_terminal
.EraseProgress();
120
write(
_terminal
);
123
_terminal
.RenderProgress(_progressItems);
128
_terminal
.StopUpdate();
138
_terminal
.StartUpdate();
139
write(
_terminal
);
143
_terminal
.StopUpdate();