Implemented interface members:
2 references to IsSupersetOf
Microsoft.CodeAnalysis (2)
src\Dependencies\Collections\ImmutableSegmentedHashSet`1.cs (1)
209=> _set.IsSupersetOf(other);
src\Dependencies\Collections\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
187=> ReadOnlySet.IsSupersetOf(other);