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