1 write to m_childCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
225m_childCount = m_childQueryResults.ElementsCount;
1 reference to m_childCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
232Contract.Assert(m_childCount >= 0);