2 references to VisitBoundExpression
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ITreeGenerator.cs (2)
791
Node inputNode =
VisitBoundExpression
(boundExpression, out boundVar);
2304
Node inputNode =
VisitBoundExpression
(inputs[idx].Expression, out boundVar);