1 reference to ExceptQueryOperator
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
4782return new ExceptQueryOperator<TSource>(first, second, comparer);