1 implementation of Start
vstest.console (1)
Internal\SystemTimersTimer.cs (1)
20public void Start() => _timer.Start();
1 reference to Start
vstest.console (1)
Internal\ProgressIndicator.cs (1)
51_timer.Start();