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

◆ GetMethodIndex()

uint System.Diagnostics.StackFrame.GetMethodIndex ( )
inlinepackage

Definition at line 77 of file StackFrame.cs.

78 {
79 return this.methodIndex;
80 }

References System.Diagnostics.StackFrame.methodIndex.