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