AppendParameters(ref ValueStringBuilder sbParamList, Type[] parameterTypes, CallingConventions callingConvention) | System.Reflection.MethodBase | inlinepackagestatic |
Attributes | System.Reflection.RuntimeMethodInfo | |
BindingFlags | System.Reflection.RuntimeMethodInfo | package |
CacheEquals(object o) | System.Reflection.RuntimeMethodInfo | inlinepackagevirtual |
CallingConvention | System.Reflection.RuntimeMethodInfo | |
CheckArguments(ref StackAllocedArguments stackArgs, ReadOnlySpan< object > parameters, Binder binder, BindingFlags invokeAttr, CultureInfo culture, Signature sig) | System.Reflection.MethodBase | inlineprotected |
CheckConsistency(object target) | System.Reflection.RuntimeMethodInfo | inlineprivate |
ContainsGenericParameters | System.Reflection.RuntimeMethodInfo | |
CreateDelegate(Type delegateType) | System.Reflection.RuntimeMethodInfo | inlinevirtual |
CreateDelegate(Type delegateType, object target) | System.Reflection.RuntimeMethodInfo | inline |
System::Reflection::MethodInfo.CreateDelegate(Type delegateType, object? target) | System.Reflection.MethodInfo | inlinevirtual |
CreateDelegate< T >() | System.Reflection.MethodInfo | inline |
CreateDelegate< T >(object? target) | System.Reflection.MethodInfo | inline |
CreateDelegateInternal(Type delegateType, object firstArgument, DelegateBindingFlags bindingFlags) | System.Reflection.RuntimeMethodInfo | inlineprivate |
CustomAttributes | System.Reflection.MemberInfo | |
DeclaringType | System.Reflection.RuntimeMethodInfo | |
Equals(object obj) | System.Reflection.RuntimeMethodInfo | inline |
System::Reflection::MethodInfo.Equals(object? obj) | System.Reflection.MethodInfo | inline |
FetchNonReturnParameters() | System.Reflection.RuntimeMethodInfo | inlineprivate |
FetchReturnParameter() | System.Reflection.RuntimeMethodInfo | inlineprivate |
GenericParameterCount | System.Reflection.RuntimeMethodInfo | package |
GetBaseDefinition() | System.Reflection.RuntimeMethodInfo | inline |
GetCurrentMethod() | System.Reflection.MethodBase | inlinestatic |
GetCustomAttributes(bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
GetCustomAttributes(Type attributeType, bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
GetCustomAttributesData() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetDeclaringTypeInternal() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetGenericArguments() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetGenericArgumentsInternal() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetGenericMethodDefinition() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetHashCode() | System.Reflection.RuntimeMethodInfo | inline |
GetMethodBody() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetMethodDesc() | System.Reflection.MethodBase | inlineprivate |
GetMethodFromHandle(RuntimeMethodHandle handle) | System.Reflection.MethodBase | inlinestatic |
GetMethodFromHandle(RuntimeMethodHandle handle, RuntimeTypeHandle declaringType) | System.Reflection.MethodBase | inlinestatic |
GetMethodImplementationFlags() | System.Reflection.RuntimeMethodInfo | inline |
GetParameters() | System.Reflection.RuntimeMethodInfo | inline |
GetParametersNoCopy() | System.Reflection.RuntimeMethodInfo | inlinepackagevirtual |
GetParameterTypes() | System.Reflection.MethodBase | inlinepackagevirtual |
GetParentDefinition() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetRuntimeModule() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetRuntimeType() | System.Reflection.RuntimeMethodInfo | inlinepackage |
HasSameMetadataDefinitionAs(MemberInfo other) | System.Reflection.RuntimeMethodInfo | inlinevirtual |
HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other) | System.Reflection.MemberInfo | inlinepackage |
InternalGetCurrentMethod(ref StackCrawlMark stackMark) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
InvocationFlags | System.Reflection.RuntimeMethodInfo | package |
Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) | System.Reflection.RuntimeMethodInfo | inline |
System::Reflection::MethodInfo.Invoke(object? obj, object?[]? parameters) | System.Reflection.MethodBase | inline |
System::Reflection::MethodInfo.Invoke(object? obj, BindingFlags invokeAttr, Binder? binder, object?[]? parameters, CultureInfo? culture) | System.Reflection.MethodBase | |
InvokeOneParameter(object obj, BindingFlags invokeAttr, Binder binder, object parameter, CultureInfo culture) | System.Reflection.RuntimeMethodInfo | inlinepackage |
IsAbstract | System.Reflection.MethodBase | |
IsAssembly | System.Reflection.MethodBase | |
IsCollectible | System.Reflection.RuntimeMethodInfo | |
IsConstructedGenericMethod | System.Reflection.MethodBase | |
IsConstructor | System.Reflection.MethodBase | |
IsDefined(Type attributeType, bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
IsDisallowedByRefType(Type type) | System.Reflection.RuntimeMethodInfo | inlineprivatestatic |
IsFamily | System.Reflection.MethodBase | |
IsFamilyAndAssembly | System.Reflection.MethodBase | |
IsFamilyOrAssembly | System.Reflection.MethodBase | |
IsFinal | System.Reflection.MethodBase | |
IsGenericMethod | System.Reflection.RuntimeMethodInfo | |
IsGenericMethodDefinition | System.Reflection.RuntimeMethodInfo | |
IsHideBySig | System.Reflection.MethodBase | |
IsPrivate | System.Reflection.MethodBase | |
IsPublic | System.Reflection.MethodBase | |
IsSecurityCritical | System.Reflection.RuntimeMethodInfo | |
IsSecuritySafeCritical | System.Reflection.RuntimeMethodInfo | |
IsSecurityTransparent | System.Reflection.RuntimeMethodInfo | |
IsSpecialName | System.Reflection.MethodBase | |
IsStatic | System.Reflection.MethodBase | |
IsVirtual | System.Reflection.MethodBase | |
m_bindingFlags | System.Reflection.RuntimeMethodInfo | private |
m_declaringType | System.Reflection.RuntimeMethodInfo | private |
m_handle | System.Reflection.RuntimeMethodInfo | private |
m_invocationFlags | System.Reflection.RuntimeMethodInfo | private |
m_keepalive | System.Reflection.RuntimeMethodInfo | private |
m_methodAttributes | System.Reflection.RuntimeMethodInfo | private |
m_name | System.Reflection.RuntimeMethodInfo | private |
m_parameters | System.Reflection.RuntimeMethodInfo | private |
m_reflectedTypeCache | System.Reflection.RuntimeMethodInfo | private |
m_returnParameter | System.Reflection.RuntimeMethodInfo | private |
m_signature | System.Reflection.RuntimeMethodInfo | private |
m_toString | System.Reflection.RuntimeMethodInfo | private |
MakeGenericMethod(params Type[] methodInstantiation) | System.Reflection.RuntimeMethodInfo | inlinevirtual |
MemberType | System.Reflection.RuntimeMethodInfo | |
MetadataToken | System.Reflection.RuntimeMethodInfo | |
MethodHandle | System.Reflection.RuntimeMethodInfo | |
MethodImplementationFlags | System.Reflection.MethodBase | |
Module | System.Reflection.RuntimeMethodInfo | |
Name | System.Reflection.RuntimeMethodInfo | |
operator!=(MethodInfo? left, MethodInfo? right) | System.Reflection.MethodInfo | inlinestatic |
System::Reflection::MethodBase.operator!=(MethodBase? left, MethodBase? right) | System.Reflection.MethodBase | inlinestatic |
System::Reflection::MemberInfo.operator!=(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
operator==(MethodInfo? left, MethodInfo? right) | System.Reflection.MethodInfo | inlinestatic |
System::Reflection::MethodBase.operator==(MethodBase? left, MethodBase? right) | System.Reflection.MethodBase | inlinestatic |
System::Reflection::MemberInfo.operator==(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
ReflectedType | System.Reflection.RuntimeMethodInfo | |
ReflectedTypeInternal | System.Reflection.RuntimeMethodInfo | private |
ReturnParameter | System.Reflection.RuntimeMethodInfo | |
ReturnType | System.Reflection.RuntimeMethodInfo | |
ReturnTypeCustomAttributes | System.Reflection.RuntimeMethodInfo | |
RuntimeMethodInfo(RuntimeMethodHandleInternal handle, RuntimeType declaringType, RuntimeType.RuntimeTypeCache reflectedTypeCache, MethodAttributes methodAttributes, BindingFlags bindingFlags, object keepalive) | System.Reflection.RuntimeMethodInfo | inlinepackage |
Signature | System.Reflection.RuntimeMethodInfo | package |
ThrowNoInvokeException() | System.Reflection.RuntimeMethodInfo | inlineprivate |
ToString() | System.Reflection.RuntimeMethodInfo | inline |
Value | System.Reflection.RuntimeMethodInfo | private |