System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (10)
256AddPropertyRefs(chi, PropertyRefList.All);
298AddPropertyRefs(n.Child0, childProps);
320AddPropertyRefs(n.Children[i], cdProps);
322AddPropertyRefs(n.Children[n.Children.Count - 1], pdProps.Clone());
365AddPropertyRefs(chi, desiredProperties);
400AddPropertyRefs(n.Child0, desiredProperties);
419AddPropertyRefs(n.Child0, childProps);
467AddPropertyRefs(n.Child0, cdProps);
513AddPropertyRefs(n.Child0, childProps);
554AddPropertyRefs(n.Child0, myProps);