1 override of VisitLeftOuterJoin
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\CellTreeNodeVisitors.cs (1)
76internal override CellTreeNode VisitLeftOuterJoin(OpCellTreeNode node, TInput param)
1 reference to VisitLeftOuterJoin
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
144return visitor.VisitLeftOuterJoin(this, param);