1 implementation of Stop
vstest.console.arm64 (1)
parent\vstest.console\Internal\SystemTimersTimer.cs (1)
21public void Stop() => _timer.Stop();
1 reference to Stop
vstest.console.arm64 (1)
parent\vstest.console\Internal\ProgressIndicator.cs (1)
94_timer?.Stop();