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