3 references to _stopwatch
Microsoft.Build (3)
BuildCheck\Infrastructure\CheckWrapper.cs (3)
188ruleTelemetryData.TotalRuntime = _stopwatch.Elapsed; 196_stopwatch.Start(); 197return new CleanupScope(_stopwatch.Stop);