|
Terraria v1.4.4.9
Terraria source code documentation
|
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.CustomAttribute | private |
| _GetPropertyOrFieldData(RuntimeModule pModule, byte **ppBlobStart, byte *pBlobEnd, out string name, out bool bIsProperty, out RuntimeType type, out object value) | System.Reflection.CustomAttribute | private |
| _ParseAttributeUsageAttribute(IntPtr pCa, int cCa, out int targets, out bool inherited, out bool allowMultiple) | System.Reflection.CustomAttribute | private |
| AddCustomAttributes(ref RuntimeType.ListBuilder< object > attributes, RuntimeModule decoratedModule, int decoratedMetadataToken, RuntimeType attributeFilterType, bool mustBeInheritable, RuntimeType.ListBuilder< object > derivedAttributes) | System.Reflection.CustomAttribute | inlineprivatestatic |
| AttributeUsageCheck(RuntimeType attributeType, bool mustBeInheritable, ref RuntimeType.ListBuilder< object > derivedAttributes) | System.Reflection.CustomAttribute | inlineprivatestatic |
| CreateAttributeArrayHelper(RuntimeType elementType, int elementCount) | System.Reflection.CustomAttribute | inlineprivatestatic |
| CreateCaObject(RuntimeModule module, RuntimeType type, IRuntimeMethodInfo ctor, ref IntPtr blob, IntPtr blobEnd, out int namedArgs) | System.Reflection.CustomAttribute | inlineprivatestatic |
| 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.CustomAttribute | inlineprivatestatic |
| GetAttributeUsage(RuntimeType decoratedAttribute) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeType type, RuntimeType caType, bool inherit) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeMethodInfo method, RuntimeType caType, bool inherit) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeConstructorInfo ctor, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimePropertyInfo property, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeEventInfo e, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeFieldInfo field, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeParameterInfo parameter, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeModule module, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| GetCustomAttributes(RuntimeModule decoratedModule, int decoratedMetadataToken, int pcaCount, RuntimeType attributeFilterType) | System.Reflection.CustomAttribute | inlineprivatestatic |
| GetPropertyOrFieldData(RuntimeModule module, ref IntPtr blobStart, IntPtr blobEnd, out string name, out bool isProperty, out RuntimeType type, out object value) | System.Reflection.CustomAttribute | inlineprivatestatic |
| IsCustomAttributeDefined(RuntimeModule decoratedModule, int decoratedMetadataToken, RuntimeType attributeFilterType) | System.Reflection.CustomAttribute | inlineprivatestatic |
| IsCustomAttributeDefined(RuntimeModule decoratedModule, int decoratedMetadataToken, RuntimeType attributeFilterType, int attributeCtorToken, bool mustBeInheritable) | System.Reflection.CustomAttribute | inlineprivatestatic |
| IsDefined(RuntimeType type, RuntimeType caType, bool inherit) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimeMethodInfo method, RuntimeType caType, bool inherit) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimeConstructorInfo ctor, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimePropertyInfo property, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimeEventInfo e, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimeFieldInfo field, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimeParameterInfo parameter, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimeAssembly assembly, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| IsDefined(RuntimeModule module, RuntimeType caType) | System.Reflection.CustomAttribute | inlinepackagestatic |
| ParseAttributeUsageAttribute(ConstArray ca, out AttributeTargets targets, out bool inherited, out bool allowMultiple) | System.Reflection.CustomAttribute | inlineprivatestatic |
| Type_RuntimeType | System.Reflection.CustomAttribute | privatestatic |
| Type_Type | System.Reflection.CustomAttribute | privatestatic |