4 references to GetPropertyRefList
System.Data.Entity (4)
System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (4)
174
PropertyRefList currentRefs =
GetPropertyRefList
(v);
552
PropertyRefList myProps =
GetPropertyRefList
(op.Var);
706
PropertyRefList columnProps =
GetPropertyRefList
(columnVar);
741
PropertyRefList myProps =
GetPropertyRefList
(kv.Key);