1 write to _op
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
130
_op
= op;
1 reference to _op
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
141
_childQueryResults.GivePartitionedStream(new ChildResultsRecipient(recipient,
_op
, _settings));