2 references to GetCachedInstrument
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\Meter.cs (2)
558
Instrument? cachedInstrument =
GetCachedInstrument
(instrumentList, instrumentType, unit, description, tags);
571
Instrument? cachedInstrument =
GetCachedInstrument
(instrumentList, instrumentType, unit, description, tags);