1 implementation of Stop
dotnet (1)
Commands\Test\MTP\Terminal\SystemStopwatch.cs (1)
16public void Stop() => _stopwatch.Stop();
1 reference to Stop
dotnet (1)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
733assemblyRun.Stopwatch.Stop();