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