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