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