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