1 override of VisitTableOp
System.Data.Entity (1)
System\Data\Query\InternalTrees\NodeInfo.cs (1)
481
protected override NodeInfo
VisitTableOp
(ScanTableBaseOp op, Node n)
2 references to VisitTableOp
System.Data.Entity (2)
System\Data\Query\InternalTrees\Visitors.cs (2)
1194
return
VisitTableOp
(op, n);
1205
return
VisitTableOp
(op, n);