2 writes to _currentHistograms
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregationManager.cs (2)
475_currentHistograms++; 480_currentHistograms++;
2 references to _currentHistograms
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregationManager.cs (2)
473if (_currentHistograms < MaxHistograms) 478else if (_currentHistograms == MaxHistograms)