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
Loading...
Searching...
No Matches
System.Reflection.CustomAttributeExtensions Member List

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.CustomAttributeExtensionsinlinestatic
GetCustomAttribute< T >(this Assembly element)System.Reflection.CustomAttributeExtensionsinlinestatic
GetCustomAttributes(this MemberInfo element, global::System.Type attributeType)System.Reflection.CustomAttributeExtensionsinlinestatic
GetCustomAttributes< T >(this MemberInfo element)System.Reflection.CustomAttributeExtensionsinlinestatic
IsDefined(this MemberInfo element, global::System.Type attributeType)System.Reflection.CustomAttributeExtensionsinlinestatic