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