terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |