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