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

Implements System.Reflection.ICustomAttributeProvider.

Definition at line 515 of file RuntimeMethodInfo.cs.

516 {
517 if (!true)
518 {
519 }
521 }
class f__AnonymousType0<< Count > j__TPar
static object[] GetCustomAttributes(ICustomAttributeProvider obj, Type attributeType, bool inherit)

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