1 write to _preferStriping
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (1)
149
_preferStriping
= preferStriping;
1 reference to _preferStriping
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (1)
156
new RightChildResultsRecipient<TLeftKey>(_outputRecipient, _results._op, source,
_preferStriping
, _settings);