2 writes to _currentHistograms
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregationManager.cs (2)
413_currentHistograms++; 418_currentHistograms++;
2 references to _currentHistograms
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregationManager.cs (2)
411if (_currentHistograms < MaxHistograms) 416else if (_currentHistograms == MaxHistograms)