1 instantiation of AggregatorStore
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\InstrumentState.cs (1)
31_aggregatorStore = new AggregatorStore<TAggregator>(createAggregatorFunc);
2 references to AggregatorStore
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregatorStore.cs (1)
329ref AggregatorStore<TAggregator> aggregatorStore,
System\Diagnostics\Metrics\InstrumentState.cs (1)
25private AggregatorStore<TAggregator> _aggregatorStore;