Base:
method
VisitConstantOp
System.Data.Query.InternalTrees.BasicOpVisitorOfT<TResultType>.VisitConstantOp(System.Data.Query.InternalTrees.ConstantBaseOp, System.Data.Query.InternalTrees.Node)
3 references to VisitConstantOp
System.Data.Entity (3)
System\Data\Query\PlanCompiler\CTreeGenerator.cs (3)
682
return
VisitConstantOp
(op, n);
687
return
VisitConstantOp
(op, n);
697
return
VisitConstantOp
(op, n);