<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.1" />

FixedSizeLabelNameDictionary<TStringSequence, TObjectSequence, TAggregator>

sealed class FixedSizeLabelNameDictionary<TStringSequence, TObjectSequence, TAggregator> : ConcurrentDictionary<TStringSequence, ConcurrentDictionary<TObjectSequence, TAggregator>> where TStringSequence : IStringSequence, IEquatable<TStringSequence> where TObjectSequence : IObjectSequence, IEquatable<TObjectSequence> where TAggregator : Aggregator

public ConcurrentDictionary<TObjectSequence, TAggregator> GetValuesDictionary(ref TStringSequence names)