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