| AppendParameters(ref ValueStringBuilder sbParamList, Type[] parameterTypes, CallingConventions callingConvention) | System.Reflection.MethodBase | inlinepackagestatic |
| Attributes | System.Reflection.MethodBase | |
| CacheEquals(object o) | System.Reflection.MemberInfo | inlinepackagevirtual |
| CallingConvention | System.Reflection.MethodBase | |
| CheckArguments(ref StackAllocedArguments stackArgs, ReadOnlySpan< object > parameters, Binder binder, BindingFlags invokeAttr, CultureInfo culture, Signature sig) | System.Reflection.MethodBase | inlineprotected |
| ContainsGenericParameters | System.Reflection.MethodBase | |
| CreateDelegate(Type delegateType) | System.Reflection.MethodInfo | inlinevirtual |
| CreateDelegate(Type delegateType, object? target) | System.Reflection.MethodInfo | inlinevirtual |
| CreateDelegate< T >() | System.Reflection.MethodInfo | inline |
| CreateDelegate< T >(object? target) | System.Reflection.MethodInfo | inline |
| CustomAttributes | System.Reflection.MemberInfo | |
| DeclaringType | System.Reflection.MemberInfo | |
| Equals(object? obj) | System.Reflection.MethodInfo | inline |
| GenericParameterCount | System.Reflection.MethodInfo | package |
| GetBaseDefinition() | System.Reflection.MethodInfo | |
| GetCurrentMethod() | System.Reflection.MethodBase | inlinestatic |
| GetCustomAttributes(bool inherit) | System.Reflection.MemberInfo | |
| GetCustomAttributes(Type attributeType, bool inherit) | System.Reflection.MemberInfo | |
| GetCustomAttributesData() | System.Reflection.MemberInfo | inlinevirtual |
| GetGenericArguments() | System.Reflection.MethodInfo | inlinevirtual |
| GetGenericMethodDefinition() | System.Reflection.MethodInfo | inlinevirtual |
| GetHashCode() | System.Reflection.MethodInfo | inline |
| GetMethodBody() | System.Reflection.MethodBase | 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.MethodBase | |
| GetParameters() | System.Reflection.MethodBase | |
| GetParametersNoCopy() | System.Reflection.MethodBase | inlinepackagevirtual |
| GetParameterTypes() | System.Reflection.MethodBase | inlinepackagevirtual |
| HasSameMetadataDefinitionAs(MemberInfo other) | System.Reflection.MemberInfo | inlinevirtual |
| HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other) | System.Reflection.MemberInfo | inlinepackage |
| Invoke(object? obj, object?[]? parameters) | System.Reflection.MethodBase | inline |
| Invoke(object? obj, BindingFlags invokeAttr, Binder? binder, object?[]? parameters, CultureInfo? culture) | System.Reflection.MethodBase | |
| IsAbstract | System.Reflection.MethodBase | |
| IsAssembly | System.Reflection.MethodBase | |
| IsCollectible | System.Reflection.MemberInfo | |
| IsConstructedGenericMethod | System.Reflection.MethodBase | |
| IsConstructor | System.Reflection.MethodBase | |
| IsDefined(Type attributeType, bool inherit) | System.Reflection.MemberInfo | |
| IsFamily | System.Reflection.MethodBase | |
| IsFamilyAndAssembly | System.Reflection.MethodBase | |
| IsFamilyOrAssembly | System.Reflection.MethodBase | |
| IsFinal | System.Reflection.MethodBase | |
| IsGenericMethod | System.Reflection.MethodBase | |
| IsGenericMethodDefinition | System.Reflection.MethodBase | |
| IsHideBySig | System.Reflection.MethodBase | |
| IsPrivate | System.Reflection.MethodBase | |
| IsPublic | System.Reflection.MethodBase | |
| IsSecurityCritical | System.Reflection.MethodBase | |
| IsSecuritySafeCritical | System.Reflection.MethodBase | |
| IsSecurityTransparent | System.Reflection.MethodBase | |
| IsSpecialName | System.Reflection.MethodBase | |
| IsStatic | System.Reflection.MethodBase | |
| IsVirtual | System.Reflection.MethodBase | |
| MakeGenericMethod(params Type[] typeArguments) | System.Reflection.MethodInfo | inlinevirtual |
| MemberType | System.Reflection.MethodInfo | |
| MetadataToken | System.Reflection.MemberInfo | |
| MethodHandle | System.Reflection.MethodBase | |
| MethodImplementationFlags | System.Reflection.MethodBase | |
| Module | System.Reflection.MemberInfo | |
| Name | System.Reflection.MemberInfo | |
| 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.MemberInfo | |
| ReturnParameter | System.Reflection.MethodInfo | |
| ReturnType | System.Reflection.MethodInfo | |
| ReturnTypeCustomAttributes | System.Reflection.MethodInfo | |