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

◆ ConvertAsyncStateMachineMethod()

static void System.Diagnostics.StackTrace.ConvertAsyncStateMachineMethod ( MethodBase method,
Type declaringType )
inlinestaticprivate

Definition at line 154 of file StackTrace.cs.

155 {
156 IEnumerable enumerable;
157 if (enumerable != null)
158 {
159 return;
160 }
161 }