1 write to _partitionIndex
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
133
_partitionIndex
= partitionIndex;
2 references to _partitionIndex
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (2)
164
else if (
_partitionIndex
== 0)
195
if (
_partitionIndex
!= 0)