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