2 references to SetEqualsWithSortedSet
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedSet_1.cs (2)
403
return
SetEqualsWithSortedSet
(otherAsSortedSet, this);
427
return
SetEqualsWithSortedSet
(otherSet, this);