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

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

_CreateCaObject(RuntimeModule pModule, RuntimeType type, IRuntimeMethodInfo pCtor, byte **ppBlob, byte *pEndBlob, int *pcNamedArgs)System.Reflection.CustomAttributeprivate
_GetPropertyOrFieldData(RuntimeModule pModule, byte **ppBlobStart, byte *pBlobEnd, out string name, out bool bIsProperty, out RuntimeType type, out object value)System.Reflection.CustomAttributeprivate
_ParseAttributeUsageAttribute(IntPtr pCa, int cCa, out int targets, out bool inherited, out bool allowMultiple)System.Reflection.CustomAttributeprivate
AddCustomAttributes(ref RuntimeType.ListBuilder< object > attributes, RuntimeModule decoratedModule, int decoratedMetadataToken, RuntimeType attributeFilterType, bool mustBeInheritable, RuntimeType.ListBuilder< object > derivedAttributes)System.Reflection.CustomAttributeinlineprivatestatic
AttributeUsageCheck(RuntimeType attributeType, bool mustBeInheritable, ref RuntimeType.ListBuilder< object > derivedAttributes)System.Reflection.CustomAttributeinlineprivatestatic
CreateAttributeArrayHelper(RuntimeType elementType, int elementCount)System.Reflection.CustomAttributeinlineprivatestatic
CreateCaObject(RuntimeModule module, RuntimeType type, IRuntimeMethodInfo ctor, ref IntPtr blob, IntPtr blobEnd, out int namedArgs)System.Reflection.CustomAttributeinlineprivatestatic
FilterCustomAttributeRecord(MetadataToken caCtorToken, in MetadataImport scope, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, bool mustBeInheritable, ref RuntimeType.ListBuilder< object > derivedAttributes, out RuntimeType attributeType, out IRuntimeMethodInfo ctorWithParameters, out bool isVarArg)System.Reflection.CustomAttributeinlineprivatestatic
GetAttributeUsage(RuntimeType decoratedAttribute)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeType type, RuntimeType caType, bool inherit)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeMethodInfo method, RuntimeType caType, bool inherit)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeConstructorInfo ctor, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimePropertyInfo property, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeEventInfo e, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeFieldInfo field, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeParameterInfo parameter, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeModule module, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
GetCustomAttributes(RuntimeModule decoratedModule, int decoratedMetadataToken, int pcaCount, RuntimeType attributeFilterType)System.Reflection.CustomAttributeinlineprivatestatic
GetPropertyOrFieldData(RuntimeModule module, ref IntPtr blobStart, IntPtr blobEnd, out string name, out bool isProperty, out RuntimeType type, out object value)System.Reflection.CustomAttributeinlineprivatestatic
IsCustomAttributeDefined(RuntimeModule decoratedModule, int decoratedMetadataToken, RuntimeType attributeFilterType)System.Reflection.CustomAttributeinlineprivatestatic
IsCustomAttributeDefined(RuntimeModule decoratedModule, int decoratedMetadataToken, RuntimeType attributeFilterType, int attributeCtorToken, bool mustBeInheritable)System.Reflection.CustomAttributeinlineprivatestatic
IsDefined(RuntimeType type, RuntimeType caType, bool inherit)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimeMethodInfo method, RuntimeType caType, bool inherit)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimeConstructorInfo ctor, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimePropertyInfo property, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimeEventInfo e, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimeFieldInfo field, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimeParameterInfo parameter, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimeAssembly assembly, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
IsDefined(RuntimeModule module, RuntimeType caType)System.Reflection.CustomAttributeinlinepackagestatic
ParseAttributeUsageAttribute(ConstArray ca, out AttributeTargets targets, out bool inherited, out bool allowMultiple)System.Reflection.CustomAttributeinlineprivatestatic
Type_RuntimeTypeSystem.Reflection.CustomAttributeprivatestatic
Type_TypeSystem.Reflection.CustomAttributeprivatestatic