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

◆ GetMethodBody() [1/2]

override MethodBody System.Reflection.RuntimeMethodInfo.GetMethodBody ( )
inlinevirtual

Reimplemented from System.Reflection.MethodBase.

Definition at line 681 of file RuntimeMethodInfo.cs.

682 {
683 IntPtr intPtr = this.mhandle;
684 throw new NotSupportedException();
685 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Reflection.RuntimeMethodInfo.mhandle.