1 reference to ZipQueryOperator
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
628return new ZipQueryOperator<TFirst, TSecond, TResult>(first, second, resultSelector);