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