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

FixedSizeLabelNameDictionary<TStringSequence, TObjectSequence, TAggregator>

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)