1 implementation of Pause
vstest.console.arm64 (1)
parent\vstest.console\Internal\ProgressIndicator.cs (1)
77public void Pause()
7 references to Pause
vstest.console.arm64 (7)
parent\vstest.console\Internal\ConsoleLogger.cs (7)
458_progressIndicator?.Pause(); 476_progressIndicator?.Pause(); 489_progressIndicator?.Pause(); 556_progressIndicator?.Pause(); 579_progressIndicator?.Pause(); 596_progressIndicator?.Pause(); 620_progressIndicator?.Pause();