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

◆ StopTimerThread()

static void System.Net.TimerThread.StopTimerThread ( )
inlinestaticprivate

Definition at line 80 of file TimerThread.cs.

81 {
82 if (!true)
83 {
84 }
85 int num = 2;
86 int num2 = Interlocked.Exchange(int.MinValue, num);
87 }
class f__AnonymousType0<< Count > j__TPar
static int Exchange(int location1, int value)

References System.Threading.Interlocked.Exchange(), and j__TPar.

Referenced by System.Net.TimerThread.OnDomainUnload().