2 references to VisitBinary
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ITreeGenerator.cs (2)
1522
return
VisitBinary
(e, op, VisitExprAsPredicate);
1528
return
VisitBinary
(e, op, VisitExprAsPredicate);