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