5 references to Stop
Microsoft.Maui (1)
Animations\Ticker.cs (1)
62
_timer.
Stop
();
Microsoft.ML.AutoML (1)
AutoMLExperiment\IPerformanceMonitor.cs (1)
100
_timer?.
Stop
();
Microsoft.ML.AutoML.Tests (1)
AutoMLExperimentTests.cs (1)
515
_timer?.
Stop
();
vstest.console (1)
Internal\SystemTimersTimer.cs (1)
21
public void Stop() => _timer.
Stop
();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Internal\SystemTimersTimer.cs (1)
21
public void Stop() => _timer.
Stop
();