Base:
method
WrapPartitionedStream<TKey>
System.Linq.Parallel.UnaryQueryOperator<TInput, TOutput>.WrapPartitionedStream<TKey>(System.Linq.Parallel.PartitionedStream<TInput, TKey>, System.Linq.Parallel.IPartitionedStreamRecipient<TOutput>, System.Boolean, System.Linq.Parallel.QuerySettings)
1 reference to WrapPartitionedStream
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
190m_op.WrapPartitionedStream(childPartitionedStream, m_outputRecipient, false, m_settings);