1 implementation of Start
vstest.console.arm64 (1)
parent\vstest.console\Internal\ProgressIndicator.cs (1)
46
public void
Start
()
7 references to Start
vstest.console.arm64 (7)
parent\vstest.console\Internal\ConsoleLogger.cs (7)
463
_progressIndicator?.
Start
();
481
_progressIndicator?.
Start
();
495
_progressIndicator?.
Start
();
566
_progressIndicator?.
Start
();
586
_progressIndicator?.
Start
();
606
_progressIndicator?.
Start
();
630
_progressIndicator?.
Start
();