3 references to _instruments
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Metrics\AggregationManager.cs (3)
147
_instruments
.Remove(instrument);
161
if (!
_instruments
.ContainsKey(instrument))
168
_instruments
.Add(instrument, true);