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