1 reference to SelectManyQueryOperatorEnumerator
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\SelectManyQueryOperator.cs (1)
159
outputStream[i] = new
SelectManyQueryOperatorEnumerator
<TLeftKey>(inputStream[i], this, settings.CancellationState.MergedCancellationToken);