2 references to VisitApply
System.Data.Entity (2)
System\Data\Query\PlanCompiler\CTreeGenerator.cs (2)
2061return VisitApply(n, DbExpressionKind.CrossApply); 2067return VisitApply(n, DbExpressionKind.OuterApply);