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

◆ CreateQueue()

static TimerThread.Queue System.Net.TimerThread.CreateQueue ( int durationMilliseconds)
inlinestaticpackage

Definition at line 20 of file TimerThread.cs.

21 {
22 if (!true)
23 {
24 }
25 if (!false)
26 {
27 }
28 throw new OutOfMemoryException();
29 }

Referenced by System.Net.WebRequest.WebRequest().