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

◆ b__27_0()

void< RunWorkerAsync > System.ComponentModel.BackgroundWorker.b__27_0 ( object arg)
inlineprivate

Definition at line 264 of file BackgroundWorker.cs.

265 {
266 this.WorkerThreadStart(arg);
267 }

References System.ComponentModel.BackgroundWorker.WorkerThreadStart().