terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AsyncWaitHandle

WaitHandle System.IAsyncResult. System.Threading.Tasks.TaskToApm.TaskWrapperAsyncResult.AsyncWaitHandle
getsetprivate

Definition at line 233 of file TaskToApm.cs.

234 {
235 [global::Cpp2ILInjected.Token(Token = "0x60012E8")]
236 [global::Cpp2ILInjected.Address(RVA = "0x1CA3B60", Offset = "0x1CA3B60", Length = "0x9C")]
237 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
238 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
239 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
240 get
241 {
242 throw null;
243 }
244 }