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