2 references to Except
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableHashSet_1.Builder.cs (1)
277
ImmutableHashSet<T>.MutationResult result = ImmutableHashSet<T>.
Except
(other, _equalityComparer, _hashBucketEqualityComparer, _root);
System\Collections\Immutable\ImmutableHashSet_1.cs (1)
257
ImmutableHashSet<T>.MutationResult result =
Except
(other, _equalityComparer, _hashBucketEqualityComparer, _root);