3 writes to _snapshotsSinceLastReport
Microsoft.CodeAnalysis.Remote.ServiceHub (3)
Services\DiagnosticAnalyzer\PerformanceQueue.cs (3)
35_snapshotsSinceLastReport = 0; 56_snapshotsSinceLastReport++; 67_snapshotsSinceLastReport = 0;
1 reference to _snapshotsSinceLastReport
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\PerformanceQueue.cs (1)
61if (_snapshotsSinceLastReport < _minSampleSize)