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