terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static Attribute | GetCustomAttribute (this Assembly element, Type attributeType) |
static T | GetCustomAttribute< T > (this Assembly element) |
static IEnumerable< Attribute > | GetCustomAttributes (this MemberInfo element, Type attributeType) |
static IEnumerable< T > | GetCustomAttributes< T > (this MemberInfo element) |
static bool | IsDefined (this MemberInfo element, Type attributeType) |
Definition at line 8 of file CustomAttributeExtensions.cs.