3 writes to Label3
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Metrics\AggregatorStore.cs (3)
217
Label3
= null;
234
Label3
= val3;
280
Interlocked.CompareExchange(ref
Label3
, new FixedSizeLabelNameDictionary<StringSequence3, ObjectSequence3, TAggregator>(), null);
3 references to Label3
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Metrics\AggregatorStore.cs (3)
278
if (
Label3
== null)
282
return (FixedSizeLabelNameDictionary<TStringSequence, TObjectSequence, TAggregator>)(object)
Label3
;
307
Label3
?.Collect(visitFunc);