1 reference to SynchronousLastValueStatistics
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\LastValueAggregator.cs (1)
50public override IAggregationStatistics Collect() => new SynchronousLastValueStatistics(Volatile.Read(ref _lastValue));