Implemented interface members:
method
SetEquals
System.Collections.Immutable.IImmutableSet<T>.SetEquals(System.Collections.Generic.IEnumerable<T>)
1 reference to SetEquals
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableSortedSet_1.Builder.cs (1)
311return this.ToImmutable().SetEquals(other);