1 write to _stopwatch
AnalyzerRunner (1)
PerformanceTracker.cs (1)
24
_stopwatch
= stopwatch;
1 reference to _stopwatch
AnalyzerRunner (1)
PerformanceTracker.cs (1)
38
public TimeSpan Elapsed =>
_stopwatch
.Elapsed;