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

◆ GetCustomAttributes() [2/11]

static Attribute[] System.Attribute.GetCustomAttributes ( Assembly element,
bool inherit )
inlinestaticinherited

Definition at line 240 of file Attribute.cs.

241 {
242 Type type;
243 if (type == null || type != null)
244 {
245 }
246 throw new InvalidCastException();
247 }