2 references to SetEquals
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.Builder.cs (1)
353return ImmutableHashSet<T>.SetEquals(other, this.Origin);
System\Collections\Immutable\ImmutableHashSet_1.cs (1)
288return SetEquals(other, this.Origin);