Implemented interface member:
2 references to SetEquals
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\Collections\ImmutableSegmentedHashSet`1.cs (1)
235=> _set.SetEquals(other);
src\Dependencies\Collections\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
204=> ReadOnlySet.SetEquals(other);