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