3 references to Start
Microsoft.Maui (1)
Animations\Ticker.cs (1)
52
_timer.
Start
();
vstest.console (1)
Internal\SystemTimersTimer.cs (1)
20
public void Start() => _timer.
Start
();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Internal\SystemTimersTimer.cs (1)
20
public void Start() => _timer.
Start
();