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