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.RuntimeFieldInfo.GetCustomAttributes ( bool inherit)
inline

Implements System.Reflection.ICustomAttributeProvider.

Definition at line 208 of file RuntimeFieldInfo.cs.

209 {
210 if (!true)
211 {
212 }
214 }
class f__AnonymousType0<< Count > j__TPar
static object[] GetCustomAttributes(ICustomAttributeProvider obj, Type attributeType, bool inherit)

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