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