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

◆ ResetEvent()

static bool System.Threading.NativeEventCalls.ResetEvent ( SafeWaitHandle handle)
inlinestatic

Definition at line 57 of file NativeEventCalls.cs.

58 {
59 if (!false)
60 {
61 }
62 throw new OutOfMemoryException();
63 }

Referenced by System.Threading.EventWaitHandle.Reset().