8 references to Add
System.Data.Entity (8)
System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (6)
191
desiredProperties.
Add
(EntitySetIdPropertyRef.Instance);
208
desiredProperties.
Add
(pRef);
418
childProps.
Add
(TypeIdPropertyRef.Instance);
436
cdProps.
Add
(propertyRef);
461
cdProps.
Add
(p.CreateNestedPropertyRef(propertyRef));
512
childProps.
Add
(TypeIdPropertyRef.Instance);
System\Data\Query\PlanCompiler\PropertyRef.cs (2)
455
this.
Add
(p);
472
newProps.
Add
(p);