terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.Reflection.CustomAttributeExtensions, including all inherited members.
GetCustomAttribute(this Assembly element, global::System.Type attributeType) | System.Reflection.CustomAttributeExtensions | inlinestatic |
GetCustomAttribute< T >(this Assembly element) | System.Reflection.CustomAttributeExtensions | inlinestatic |
GetCustomAttributes(this MemberInfo element, global::System.Type attributeType) | System.Reflection.CustomAttributeExtensions | inlinestatic |
GetCustomAttributes< T >(this MemberInfo element) | System.Reflection.CustomAttributeExtensions | inlinestatic |
IsDefined(this MemberInfo element, global::System.Type attributeType) | System.Reflection.CustomAttributeExtensions | inlinestatic |