Implemented interface member:
2 references to IsProperSubsetOf
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedHashSet`1.cs (1)
197=> _set.IsProperSubsetOf(other);
ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
175=> ReadOnlySet.IsProperSubsetOf(other);