5 references to PropertyRefList
System.Data.Entity (5)
System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (5)
134
propRefs = new
PropertyRefList
();
161
propRefs = new
PropertyRefList
();
202
PropertyRefList desiredProperties = new
PropertyRefList
();
417
PropertyRefList childProps = new
PropertyRefList
();
433
PropertyRefList cdProps = new
PropertyRefList
();