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