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);