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
|
This is the complete list of members for System.Reflection.MethodBody, including all inherited members.
clauses | System.Reflection.MethodBody | private |
il | System.Reflection.MethodBody | private |
init_locals | System.Reflection.MethodBody | private |
locals | System.Reflection.MethodBody | private |
max_stack | System.Reflection.MethodBody | private |
MethodBody() | System.Reflection.MethodBody | inlineprotected |
MethodBody(ExceptionHandlingClause[] clauses, LocalVariableInfo[] locals, byte[] il, bool init_locals, int sig_token, int max_stack) | System.Reflection.MethodBody | inlinepackage |
sig_token | System.Reflection.MethodBody | private |