1 write to _preferStriping
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs (1)
179_preferStriping = preferStriping;
1 reference to _preferStriping
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs (1)
204PartitionedStream<TOutput, int> partitionedStream = ExchangeUtilities.PartitionDataSource(this, _partitionCount, _preferStriping);