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.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
159_op.WrapPartitionedStream(childPartitionedStream, _outputRecipient, false, _settings);