Implemented interface members:
2 references to IsProperSupersetOf
Microsoft.Build (2)
src\5057ed6cf5d6323b\ImmutableSegmentedHashSet`1.cs (1)
203=> _set.IsProperSupersetOf(other);
src\5057ed6cf5d6323b\ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
181=> ReadOnlySet.IsProperSupersetOf(other);