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