1 reference to IndexedWhereQueryOperatorEnumerator
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (1)
111
outputStream[i] = new
IndexedWhereQueryOperatorEnumerator
(inputStreamInt[i], m_predicate, settings.CancellationState.MergedCancellationToken);