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

◆ AsyncWaitHandle

WaitHandle System.Net.HttpStreamAsyncResult.AsyncWaitHandle
get

Implements System.IAsyncResult.

Definition at line 55 of file HttpStreamAsyncResult.cs.

56 {
57 get
58 {
59 object obj = this.locker;
60 if (this.handle != null)
61 {
62 }
63 bool flag = this.completed;
64 long num = 0L;
66 if (num == 0L && 3 == 0)
67 {
69 }
70 throw new OutOfMemoryException();
71 }
72 }
class f__AnonymousType0<< Count > j__TPar
static void Exit(object obj)
Definition Monitor.cs:47