terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ GetMethodBody() [1/2]

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

Reimplemented from System.Reflection.MethodBase.

Definition at line 774 of file RuntimeMethodInfo.cs.

775 {
776 throw null;
777 }