2 references to SetEqualsWithHashset
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.cs (2)
768
return
SetEqualsWithHashset
(otherAsHashset, origin);
792
return
SetEqualsWithHashset
(otherSet, origin);