1 write to m_childCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs (1)
171m_childCount = m_childQueryResults.ElementsCount;
1 reference to m_childCount
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\SelectQueryOperator.cs (1)
181get { return m_childCount; }