2 references to ElementAtQueryOperator
System.Linq.Parallel (2)
System\Linq\ParallelEnumerable.cs (2)
5918ElementAtQueryOperator<TSource> op = new ElementAtQueryOperator<TSource>(source, index); 5958ElementAtQueryOperator<TSource> op = new ElementAtQueryOperator<TSource>(source, index);