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