Available on cs
read onlyReturnParameter:ParameterInfo
read onlyReturnType:Type
read onlyReturnTypeCustomAttributes:ICustomAttributeProvider
GetBaseDefinition():MethodInfo
GetGenericMethodDefinition():MethodInfo
MakeGenericMethod(typeArguments:NativeArray<Type>):MethodInfo
get_ReturnParameter():ParameterInfo
get_ReturnType():Type
get_ReturnTypeCustomAttributes():ICustomAttributeProvider
read onlyAttributes:MethodAttributes
read onlyCallingConvention:CallingConventions
read onlyIsAbstract:Bool
read onlyIsAssembly:Bool
read onlyIsConstructor:Bool
read onlyIsFamily:Bool
read onlyIsFamilyAndAssembly:Bool
read onlyIsFamilyOrAssembly:Bool
read onlyIsFinal:Bool
read onlyIsHideBySig:Bool
read onlyIsPrivate:Bool
read onlyIsPublic:Bool
read onlyIsSpecialName:Bool
read onlyIsStatic:Bool
read onlyIsVirtual:Bool
read onlyMethodHandle:RuntimeMethodHandle
read onlyDeclaringType:Type
read onlyMetadataToken:Int
read onlyModule:Module
read onlyName:String
read onlyReflectedType:Type
GetMethodBody():MethodBody
GetMethodImplementationFlags():MethodImplAttributes
GetParameters():NativeArray<ParameterInfo>
get_Attributes():MethodAttributes
get_CallingConvention():CallingConventions
finalget_IsAbstract():Bool
finalget_IsAssembly():Bool
finalget_IsConstructor():Bool
finalget_IsFamily():Bool
finalget_IsFamilyAndAssembly():Bool
finalget_IsFamilyOrAssembly():Bool
finalget_IsFinal():Bool
finalget_IsHideBySig():Bool
finalget_IsPrivate():Bool
finalget_IsPublic():Bool
finalget_IsSpecialName():Bool
finalget_IsStatic():Bool
finalget_IsVirtual():Bool
get_MethodHandle():RuntimeMethodHandle
GetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>
IsDefined(attributeType:Type, inherit:Bool):Bool
get_DeclaringType():Type
get_MetadataToken():Int
get_Module():Module
get_Name():String
get_ReflectedType():Type