Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Emit.MethodBuilder Member List

This is the complete list of members for System.Reflection.Emit.MethodBuilder, including all inherited members.

AppendParameters(ref ValueStringBuilder sbParamList, Type[] parameterTypes, CallingConventions callingConvention)System.Reflection.MethodBaseinlinepackagestatic
AttributesSystem.Reflection.Emit.MethodBuilder
CacheEquals(object o)System.Reflection.MemberInfoinlinepackagevirtual
CalculateNumberOfExceptions(__ExceptionInfo[] excp)System.Reflection.Emit.MethodBuilderinlinepackagestatic
CallingConventionSystem.Reflection.Emit.MethodBuilder
CheckArguments(ref StackAllocedArguments stackArgs, ReadOnlySpan< object > parameters, Binder binder, BindingFlags invokeAttr, CultureInfo culture, Signature sig)System.Reflection.MethodBaseinlineprotected
ContainsGenericParametersSystem.Reflection.Emit.MethodBuilder
CreateDelegate(Type delegateType)System.Reflection.MethodInfoinlinevirtual
CreateDelegate(Type delegateType, object? target)System.Reflection.MethodInfoinlinevirtual
CreateDelegate< T >()System.Reflection.MethodInfoinline
CreateDelegate< T >(object? target)System.Reflection.MethodInfoinline
CreateMethodBodyHelper(ILGenerator il)System.Reflection.Emit.MethodBuilderinlinepackage
CustomAttributesSystem.Reflection.MemberInfo
DeclaringTypeSystem.Reflection.Emit.MethodBuilder
DefineGenericParameters(params string[] names)System.Reflection.Emit.MethodBuilderinline
DefineParameter(int position, ParameterAttributes attributes, string? strParamName)System.Reflection.Emit.MethodBuilderinline
Equals(object? obj)System.Reflection.Emit.MethodBuilderinline
ExceptionHandlerCountSystem.Reflection.Emit.MethodBuilderpackage
GenericParameterCountSystem.Reflection.MethodInfopackage
GetBaseDefinition()System.Reflection.Emit.MethodBuilderinline
GetBody()System.Reflection.Emit.MethodBuilderinlinepackage
GetCurrentMethod()System.Reflection.MethodBaseinlinestatic
GetCustomAttributes(bool inherit)System.Reflection.Emit.MethodBuilderinline
GetCustomAttributes(Type attributeType, bool inherit)System.Reflection.Emit.MethodBuilderinline
GetCustomAttributesData()System.Reflection.MemberInfoinlinevirtual
GetExceptionHandlers()System.Reflection.Emit.MethodBuilderinlinepackage
GetGenericArguments()System.Reflection.Emit.MethodBuilderinlinevirtual
GetGenericMethodDefinition()System.Reflection.Emit.MethodBuilderinlinevirtual
GetHashCode()System.Reflection.Emit.MethodBuilderinline
GetILGenerator()System.Reflection.Emit.MethodBuilderinline
GetILGenerator(int size)System.Reflection.Emit.MethodBuilderinline
GetLocalSignature(out int signatureLength)System.Reflection.Emit.MethodBuilderinlinepackage
GetMaxStack()System.Reflection.Emit.MethodBuilderinlinepackage
GetMethodBaseReturnType(MethodBase method)System.Reflection.Emit.MethodBuilderinlinepackagestatic
GetMethodBody()System.Reflection.MethodBaseinlinevirtual
GetMethodDesc()System.Reflection.MethodBaseinlineprivate
GetMethodFromHandle(RuntimeMethodHandle handle)System.Reflection.MethodBaseinlinestatic
GetMethodFromHandle(RuntimeMethodHandle handle, RuntimeTypeHandle declaringType)System.Reflection.MethodBaseinlinestatic
GetMethodImplementationFlags()System.Reflection.Emit.MethodBuilderinline
GetMethodSignature()System.Reflection.Emit.MethodBuilderinlinepackage
GetModule()System.Reflection.Emit.MethodBuilderinlinepackage
GetModuleBuilder()System.Reflection.Emit.MethodBuilderinlinepackage
GetParameters()System.Reflection.Emit.MethodBuilderinline
GetParametersNoCopy()System.Reflection.MethodBaseinlinepackagevirtual
GetParameterTypes()System.Reflection.Emit.MethodBuilderinlinepackagevirtual
GetToken()System.Reflection.Emit.MethodBuilderinlineprivate
GetTokenFixups()System.Reflection.Emit.MethodBuilderinlinepackage
GetTokenNoLock()System.Reflection.Emit.MethodBuilderinlineprivate
GetTypeBuilder()System.Reflection.Emit.MethodBuilderinlinepackage
HasSameMetadataDefinitionAs(MemberInfo other)System.Reflection.MemberInfoinlinevirtual
HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other)System.Reflection.MemberInfoinlinepackage
InitLocalsSystem.Reflection.Emit.MethodBuilder
Invoke(object? obj, BindingFlags invokeAttr, Binder? binder, object?[]? parameters, CultureInfo? culture)System.Reflection.Emit.MethodBuilderinline
System::Reflection::MethodInfo.Invoke(object? obj, object?[]? parameters)System.Reflection.MethodBaseinline
IsAbstractSystem.Reflection.MethodBase
IsAssemblySystem.Reflection.MethodBase
IsCollectibleSystem.Reflection.MemberInfo
IsConstructedGenericMethodSystem.Reflection.MethodBase
IsConstructorSystem.Reflection.MethodBase
IsDefined(Type attributeType, bool inherit)System.Reflection.Emit.MethodBuilderinline
IsFamilySystem.Reflection.MethodBase
IsFamilyAndAssemblySystem.Reflection.MethodBase
IsFamilyOrAssemblySystem.Reflection.MethodBase
IsFinalSystem.Reflection.MethodBase
IsGenericMethodSystem.Reflection.Emit.MethodBuilder
IsGenericMethodDefinitionSystem.Reflection.Emit.MethodBuilder
IsHideBySigSystem.Reflection.MethodBase
IsKnownCA(ConstructorInfo con)System.Reflection.Emit.MethodBuilderinlineprivatestatic
IsPrivateSystem.Reflection.MethodBase
IsPublicSystem.Reflection.MethodBase
IsSecurityCriticalSystem.Reflection.Emit.MethodBuilder
IsSecuritySafeCriticalSystem.Reflection.Emit.MethodBuilder
IsSecurityTransparentSystem.Reflection.Emit.MethodBuilder
IsSpecialNameSystem.Reflection.MethodBase
IsStaticSystem.Reflection.MethodBase
IsTypeCreated()System.Reflection.Emit.MethodBuilderinlinepackage
IsVirtualSystem.Reflection.MethodBase
m_bIsBakedSystem.Reflection.Emit.MethodBuilderpackage
m_bIsGenMethDefSystem.Reflection.Emit.MethodBuilderprivate
m_callingConventionSystem.Reflection.Emit.MethodBuilderprivate
m_canBeRuntimeImplSystem.Reflection.Emit.MethodBuilderpackage
m_containingTypeSystem.Reflection.Emit.MethodBuilderpackage
m_dwMethodImplFlagsSystem.Reflection.Emit.MethodBuilderprivate
m_exceptionsSystem.Reflection.Emit.MethodBuilderprivate
m_fInitLocalsSystem.Reflection.Emit.MethodBuilderprivate
m_iAttributesSystem.Reflection.Emit.MethodBuilderprivate
m_ilGeneratorSystem.Reflection.Emit.MethodBuilderpackage
m_instSystem.Reflection.Emit.MethodBuilderprivate
m_isDllImportSystem.Reflection.Emit.MethodBuilderpackage
m_localSignatureSystem.Reflection.Emit.MethodBuilderprivate
m_localSymInfoSystem.Reflection.Emit.MethodBuilderpackage
m_mdMethodFixupsSystem.Reflection.Emit.MethodBuilderprivate
m_moduleSystem.Reflection.Emit.MethodBuilderprivate
m_parameterTypeOptionalCustomModifiersSystem.Reflection.Emit.MethodBuilderprivate
m_parameterTypeRequiredCustomModifiersSystem.Reflection.Emit.MethodBuilderprivate
m_parameterTypesSystem.Reflection.Emit.MethodBuilderpackage
m_returnTypeSystem.Reflection.Emit.MethodBuilderprivate
m_returnTypeOptionalCustomModifiersSystem.Reflection.Emit.MethodBuilderprivate
m_returnTypeRequiredCustomModifiersSystem.Reflection.Emit.MethodBuilderprivate
m_signatureSystem.Reflection.Emit.MethodBuilderprivate
m_strNameSystem.Reflection.Emit.MethodBuilderpackage
m_tokenSystem.Reflection.Emit.MethodBuilderprivate
m_ubBodySystem.Reflection.Emit.MethodBuilderprivate
MakeGenericMethod(params Type[] typeArguments)System.Reflection.Emit.MethodBuilderinlinevirtual
MemberTypeSystem.Reflection.MethodInfo
MetadataTokenSystem.Reflection.Emit.MethodBuilder
MethodBuilder(string name, MethodAttributes attributes, CallingConventions callingConvention, Type returnType, Type[] returnTypeRequiredCustomModifiers, Type[] returnTypeOptionalCustomModifiers, Type[] parameterTypes, Type[][] parameterTypeRequiredCustomModifiers, Type[][] parameterTypeOptionalCustomModifiers, ModuleBuilder mod, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] TypeBuilder type)System.Reflection.Emit.MethodBuilderinlinepackage
MethodHandleSystem.Reflection.Emit.MethodBuilder
MethodImplementationFlagsSystem.Reflection.MethodBase
ModuleSystem.Reflection.Emit.MethodBuilder
NameSystem.Reflection.Emit.MethodBuilder
operator!=(MethodInfo? left, MethodInfo? right)System.Reflection.MethodInfoinlinestatic
System::Reflection::MethodBase.operator!=(MethodBase? left, MethodBase? right)System.Reflection.MethodBaseinlinestatic
System::Reflection::MemberInfo.operator!=(MemberInfo? left, MemberInfo? right)System.Reflection.MemberInfoinlinestatic
operator==(MethodInfo? left, MethodInfo? right)System.Reflection.MethodInfoinlinestatic
System::Reflection::MethodBase.operator==(MethodBase? left, MethodBase? right)System.Reflection.MethodBaseinlinestatic
System::Reflection::MemberInfo.operator==(MemberInfo? left, MemberInfo? right)System.Reflection.MemberInfoinlinestatic
ParseCA(ConstructorInfo con)System.Reflection.Emit.MethodBuilderinlineprivate
ReflectedTypeSystem.Reflection.Emit.MethodBuilder
ReleaseBakedStructures()System.Reflection.Emit.MethodBuilderinlinepackage
ReturnParameterSystem.Reflection.Emit.MethodBuilder
ReturnTypeSystem.Reflection.Emit.MethodBuilder
ReturnTypeCustomAttributesSystem.Reflection.Emit.MethodBuilder
SetCustomAttribute(ConstructorInfo con, byte[] binaryAttribute)System.Reflection.Emit.MethodBuilderinline
SetCustomAttribute(CustomAttributeBuilder customBuilder)System.Reflection.Emit.MethodBuilderinline
SetImplementationFlags(MethodImplAttributes attributes)System.Reflection.Emit.MethodBuilderinline
SetParameters(params Type[] parameterTypes)System.Reflection.Emit.MethodBuilderinline
SetReturnType(Type? returnType)System.Reflection.Emit.MethodBuilderinline
SetSignature(Type? returnType, Type[]? returnTypeRequiredCustomModifiers, Type[]? returnTypeOptionalCustomModifiers, Type[]? parameterTypes, Type[][]? parameterTypeRequiredCustomModifiers, Type[][]? parameterTypeOptionalCustomModifiers)System.Reflection.Emit.MethodBuilderinline
SetToken(int token)System.Reflection.Emit.MethodBuilderinlinepackage
ThrowIfGeneric()System.Reflection.Emit.MethodBuilderinlinepackage
ThrowIfShouldNotHaveBody()System.Reflection.Emit.MethodBuilderinlineprivate
ToString()System.Reflection.Emit.MethodBuilderinline