1 override of VisitPhysicalOpDefault
System.Data.Entity (1)
System\Data\Query\InternalTrees\Visitors.cs (1)
1717
protected override Node
VisitPhysicalOpDefault
(PhysicalOp op, Node n)
2 references to VisitPhysicalOpDefault
System.Data.Entity (2)
System\Data\Query\InternalTrees\Visitors.cs (2)
902
return
VisitPhysicalOpDefault
(op, n);
917
return
VisitPhysicalOpDefault
(op, n);