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