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

◆ LazilyCreateEvent()

bool System.Net.LazyAsyncResult.LazilyCreateEvent ( [Out] ManualResetEvent waitHandle)
inlineprivate

Definition at line 107 of file LazyAsyncResult.cs.

108 {
109 object obj;
110 if (obj != null)
111 {
112 }
113 int intCompleted = this.m_IntCompleted;
114 throw new InvalidCastException();
115 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Net.LazyAsyncResult.m_IntCompleted, and System.obj.