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

◆ LazyInitializeEvent()

bool System.Threading.ManualResetEventSlim.LazyInitializeEvent ( )
inlineprivateinherited

Definition at line 189 of file ManualResetEventSlim.cs.

190 {
191 bool isSet = this.IsSet;
192 bool isSet2 = this.IsSet;
193 if (!false)
194 {
195 }
196 throw new OutOfMemoryException();
197 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.ManualResetEventSlim.IsSet, and j__TPar.