1 write to m_node
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
112m_node = node;
1 reference to m_node
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
130internal Node Node { get { return m_node; } }