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