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