1 reference to CreateRange
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableSortedSet_1.cs (1)
265
ImmutableSortedSet<T> otherAsSet = ImmutableSortedSet.
CreateRange
(_comparer, other);