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