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() [1/2]

override object[] System.Reflection.RuntimeModule.GetCustomAttributes ( bool inherit)
inlinevirtual

Reimplemented from System.Reflection.Module.

Definition at line 63 of file RuntimeModule.cs.

64 {
65 if (!true)
66 {
67 }
69 }
class f__AnonymousType0<< Count > j__TPar
static object[] GetCustomAttributes(ICustomAttributeProvider obj, Type attributeType, bool inherit)

References System.MonoCustomAttrs.GetCustomAttributes(), and j__TPar.