1 write to _floatMeasurementCallback
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\MeterListener.cs (1)
150
_floatMeasurementCallback
= (MeasurementCallback<float>)(object)measurementCallback;
1 reference to _floatMeasurementCallback
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\MeterListener.cs (1)
318
_floatMeasurementCallback
(instrument, (float)(object)measurement, tags, state);