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