public override void OnConfigure(IDescriptorContext context, IObjectFieldDescriptor descriptor, MemberInfo member) { //Dynamically pipe the specified Dependencies into the custom ContextData for this Field! descriptor.AddPreProcessingParentProjectionDependencies(this.SelectionDependencies); }