Implemented interface member:
2 references to IsSupersetOf
Microsoft.CodeAnalysis.CodeStyle (2)
ImmutableSegmentedHashSet`1.cs (1)
161=> _set.IsSupersetOf(other);
ImmutableSegmentedHashSet`1+Builder.cs (1)
182=> ReadOnlySet.IsSupersetOf(other);