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

◆ Handle

virtual global.System.IntPtr System.Threading.WaitHandle.Handle
getset

Definition at line 48 of file WaitHandle.cs.

49 {
50 [global::Cpp2ILInjected.Token(Token = "0x6001276")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1CA09F0", Offset = "0x1CA09F0", Length = "0x78")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
54 get
55 {
56 throw null;
57 }
58 [global::Cpp2ILInjected.Token(Token = "0x6001277")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1CA0A68", Offset = "0x1CA0A68", Length = "0xE0")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = "op_Equality", MemberParameters = new object[]
62 {
63 typeof(global::System.IntPtr),
64 typeof(global::System.IntPtr)
65 }, ReturnType = typeof(bool))]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.SafeHandle), Member = "SetHandleAsInvalid", ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Win32.SafeHandles.SafeWaitHandle), Member = ".ctor", MemberParameters = new object[]
68 {
69 typeof(global::System.IntPtr),
70 typeof(bool)
71 }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
73 set
74 {
75 throw null;
76 }
77 }
class f__AnonymousType0<< Count > j__TPar