2 implementations of StartUpdate
dotnet (2)
Commands\Test\MTP\Terminal\AnsiTerminal.cs (1)
151public void StartUpdate()
Commands\Test\MTP\Terminal\SimpleTerminalBase.cs (1)
167public void StartUpdate()
3 references to StartUpdate
dotnet (3)
Commands\Test\MTP\Terminal\TestProgressStateAwareTerminal.cs (3)
46_terminal.StartUpdate(); 120_terminal.StartUpdate(); 137_terminal.StartUpdate();