2 references to BuildAllRelPropertyExpressions
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PreProcessor.cs (2)
1815
foreach (Node relPropNode in
BuildAllRelPropertyExpressions
(scope, relProperties, prebuiltRelPropertyExprs, keyExpr))
1878
foreach (Node relPropNode in
BuildAllRelPropertyExpressions
(op.EntitySet, relProperties, prebuiltRelPropertyExprs, keyExpr))