System.ComponentModel.MemberDescriptor
protected static MethodInfo FindMethod(Type componentClass, string name, Type[] args, Type returnType)
protected static MethodInfo FindMethod(Type componentClass, string name, Type[] args, Type returnType, bool publicOnly)