5 references to JoinNode
System.Data.Entity (5)
System\Data\Query\PlanCompiler\JoinGraph.cs (5)
1368if (tableJoinEdge.JoinNode == null || replacingTableJoinEdge.JoinNode == null) 1398if (currentParent.Node != joinEdge.JoinNode.Node && 1960if (joinEdge.JoinNode == null) 1989return m_varRefManager.HasKeyReferences(keys, joinEdge.Right.Node, joinEdge.JoinNode.Node);