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