349 return "Non-static method requires a target.";
class f__AnonymousType0<< Count > j__TPar
static Delegate CreateDelegate(Type type, object firstArgument, MethodInfo method, bool throwOnBindFailure, bool allowClosed)
static bool IsDefined(ICustomAttributeProvider obj, Type attributeType, bool inherit)
static object[] GetCustomAttributes(ICustomAttributeProvider obj, Type attributeType, bool inherit)
CustomAttributeData[] GetPseudoCustomAttributesData()
object[] GetPseudoCustomAttributes()
override bool IsGenericMethodDefinition
override MethodInfo GetBaseDefinition()
static MethodBase GetMethodFromHandleNoGenericCheck(RuntimeMethodHandle handle)
RuntimeModule GetRuntimeModule()
void GetPInvoke([Out] PInvokeAttributes flags, [Out] string entryPoint, [Out] string dllName)
override string FormatNameAndSig(bool serialization)
static RuntimeMethodInfo get_base_method(RuntimeMethodInfo method, bool definition)
override Type[] GetGenericArguments()
static void ConvertValues(Binder binder, object[] args, ParameterInfo[] pinfo, CultureInfo culture, BindingFlags invokeAttr)
override MethodAttributes Attributes
static MethodBase GetMethodFromHandleInternalType_native(IntPtr method_handle, IntPtr type_handle, bool genericCheck)
static int get_core_clr_security_level()
static MethodBase GetMethodFromHandleNoGenericCheck(RuntimeMethodHandle handle, RuntimeTypeHandle reflectedType)
override MethodBody GetMethodBody()
override int GetParametersCount()
override object[] GetCustomAttributes(bool inherit)
override Delegate CreateDelegate(Type delegateType, object target)
override ParameterInfo[] GetParametersInternal()
override RuntimeMethodHandle MethodHandle
object InternalInvoke(object obj, object[] parameters, [Out] Exception exc)
override string ToString()
CustomAttributeData GetDllImportAttributeData()
string SerializationToString()
override object[] GetCustomAttributes(Type attributeType, bool inherit)
override Type ReflectedType
override ParameterInfo[] GetParameters()
override bool IsDefined(Type attributeType, bool inherit)
override Type DeclaringType
override int MetadataToken
RuntimeType ReflectedTypeInternal
static MethodBase GetMethodFromHandleInternalType(IntPtr method_handle, IntPtr type_handle)
void GetObjectData(SerializationInfo info, StreamingContext context)
override bool ContainsGenericParameters
static int get_metadata_token(RuntimeMethodInfo method)
static MethodBody GetMethodBody(IntPtr handle)
MethodInfo MakeGenericMethod_impl(Type[] types)
MethodInfo GetBaseMethod()
override MethodInfo MakeGenericMethod(params Type[] methodInstantiation)
static MethodBody GetMethodBodyInternal(IntPtr handle)
override bool IsGenericMethod
override ParameterInfo ReturnParameter
override object Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
override MethodImplAttributes GetMethodImplementationFlags()
override MethodInfo GetGenericMethodDefinition()
override bool IsSecurityCritical
MethodInfo GetGenericMethodDefinition_impl()
static string get_name(MethodBase method)
static Attribute GetCustomAttribute(RuntimeMethodInfo method)
static Binder DefaultBinder
FieldInfo GetField(string name)
static ParameterInfo GetReturnParameterInfo(RuntimeMethodInfo method)