Implemented interface member:
2 references to IsProperSupersetOf
Microsoft.CodeAnalysis.Threading.Package (2)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
203=> _set.IsProperSupersetOf(other);
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
181=> ReadOnlySet.IsProperSupersetOf(other);