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