3 references to _instruments
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Metrics\AggregationManager.cs (3)
131
_instruments
.Remove(instrument);
145
if (!
_instruments
.ContainsKey(instrument))
152
_instruments
.Add(instrument, true);