Implemented interface member:
2 references to IsSubsetOf
Microsoft.CodeAnalysis.CodeStyle (2)
ImmutableSegmentedHashSet`1.cs (1)
157
=> _set.
IsSubsetOf
(other);
ImmutableSegmentedHashSet`1+Builder.cs (1)
178
=> ReadOnlySet.
IsSubsetOf
(other);