Implemented interface members:
2 references to IsSubsetOf
Microsoft.Build (2)
ImmutableSegmentedHashSet`1.cs (1)
207=> _set.IsSubsetOf(other);
ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
185=> ReadOnlySet.IsSubsetOf(other);