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

virtual global.System.Threading.WaitHandle System.Runtime.Remoting.Messaging.AsyncResult.AsyncWaitHandle
getset

Definition at line 38 of file AsyncResult.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x6001DAB")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1B44970", Offset = "0x1B44970", Length = "0x118")]
42 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
45 {
46 typeof(object),
47 typeof(ref bool)
48 }, ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.ManualResetEvent), Member = ".ctor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
52 get
53 {
54 throw null;
55 }
56 }
class f__AnonymousType0<< Count > j__TPar