2 implementations of StartUpdate
dotnet (2)
Commands\Test\MTP\Terminal\AnsiTerminal.cs (1)
151public void StartUpdate()
Commands\Test\MTP\Terminal\SimpleTerminalBase.cs (1)
150public void StartUpdate()
3 references to StartUpdate
dotnet (3)
Commands\Test\MTP\Terminal\TestProgressStateAwareTerminal.cs (3)
44_terminal.StartUpdate(); 118_terminal.StartUpdate(); 138_terminal.StartUpdate();