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