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