1 reference to CreateLengthBucketsFrozenDictionaryIfAppropriate
System.Collections.Immutable (1)
System\Collections\Frozen\FrozenDictionary.cs (1)
174
FrozenDictionary<string, TValue>? frozenDictionary = LengthBucketsFrozenDictionary<TValue>.
CreateLengthBucketsFrozenDictionaryIfAppropriate
(keys, values, stringComparer, minLength, maxLength);