40 for (
int i = 0; i <
m_inst.Length; i++)
135 [RequiresUnreferencedCode(
"If some of the generic arguments are annotated (either with DynamicallyAccessedMembersAttribute, or generic constraints), trimming can't validate that the requirements of those annotations are met.")]
override object[] GetCustomAttributes(Type attributeType, bool inherit)
override object Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
override MethodInfo GetGenericMethodDefinition()
override RuntimeMethodHandle MethodHandle
override Type DeclaringType
override MethodAttributes Attributes
override MethodInfo GetBaseDefinition()
override MethodImplAttributes GetMethodImplementationFlags()
override Type[] GetParameterTypes()
override object[] GetCustomAttributes(bool inherit)
override MethodInfo MakeGenericMethod(params Type[] arguments)
override Type[] GetGenericArguments()
override ParameterInfo[] GetParameters()
override bool IsGenericMethodDefinition
override bool IsDefined(Type attributeType, bool inherit)
override ICustomAttributeProvider ReturnTypeCustomAttributes
override bool ContainsGenericParameters
MethodBuilderInstantiation(MethodInfo method, Type[] inst)
override Type ReflectedType
override bool IsGenericMethod
override MemberTypes MemberType
static MethodInfo MakeGenericMethod(MethodInfo method, Type[] inst)
override ParameterInfo ReturnParameter
bool IsDefined(Type attributeType, bool inherit)
object[] GetCustomAttributes(bool inherit)
virtual Type[] GetParameterTypes()
virtual bool IsGenericMethodDefinition
virtual CallingConventions CallingConvention
MethodAttributes Attributes
MethodImplAttributes GetMethodImplementationFlags()
override MemberTypes MemberType
static string Arg_NotGenericMethodDefinition
static string Format(string resourceFormat, object p1)
static string NotSupported_DynamicModule
virtual bool ContainsGenericParameters