1 write to m_rightChild
System.Core (1)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (1)
48m_rightChild = rightChild;
1 reference to m_rightChild
System.Core (1)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (1)
58get { return m_rightChild; }