1 override of VisitAncillaryOpDefault
System.Data.Entity (1)
System\Data\Query\InternalTrees\Visitors.cs (1)
1700protected override Node VisitAncillaryOpDefault(AncillaryOp op, Node n)
2 references to VisitAncillaryOpDefault
System.Data.Entity (2)
System\Data\Query\InternalTrees\Visitors.cs (2)
863return VisitAncillaryOpDefault(op, n); 874return VisitAncillaryOpDefault(op, n);