1 write to m_partitionIndex
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
135
m_partitionIndex
= partitionIndex;
2 references to m_partitionIndex
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (2)
160
if (
m_partitionIndex
== 0)
191
if (
m_partitionIndex
!= 0)