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