1 write to m_children
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
113m_children = children;
2 references to m_children
System.Data.Entity (2)
System\Data\Query\PlanCompiler\JoinGraph.cs (2)
115foreach (AugmentedNode chi in m_children) 145get { return m_children; }