terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
GetCustomAttribute()
static
Attribute
System.Reflection.CustomAttributeExtensions.GetCustomAttribute
(
this
Assembly
element
,
Type
attributeType
)
inline
static
Definition at line
11
of file
CustomAttributeExtensions.cs
.
12
{
13
Attribute
attribute;
14
return
attribute;
15
}
System.Attribute
Definition
Attribute.cs:11
System
Reflection
CustomAttributeExtensions
Generated by
1.10.0