1 reference to CreateLengthBucketsFrozenSetIfAppropriate
System.Collections.Immutable (1)
System\Collections\Frozen\FrozenSet.cs (1)
157FrozenSet<string>? frozenSet = LengthBucketsFrozenSet.CreateLengthBucketsFrozenSetIfAppropriate(entries, stringComparer, minLength, maxLength);