1 write to _outputRecipient
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
152_outputRecipient = outputRecipient;
1 reference to _outputRecipient
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
159_op.WrapPartitionedStream(childPartitionedStream, _outputRecipient, false, _settings);