2 writes to _currentHistograms
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregationManager.cs (2)
484_currentHistograms++; 489_currentHistograms++;
2 references to _currentHistograms
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregationManager.cs (2)
482if (_currentHistograms < MaxHistograms) 487else if (_currentHistograms == MaxHistograms)