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

◆ IsInvalid

override bool Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid.IsInvalid
getsetinherited

Definition at line 45 of file SafeHandleZeroOrMinusOneIsInvalid.cs.

46 {
47 [global::Cpp2ILInjected.Token(Token = "0x6000220")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1AC6A98", Offset = "0x1AC6A98", Length = "0x5C")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = "IsNull", ReturnType = typeof(bool))]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = "op_Equality", MemberParameters = new object[]
53 {
54 typeof(global::System.IntPtr),
55 typeof(global::System.IntPtr)
56 }, ReturnType = typeof(bool))]
57 get
58 {
59 throw null;
60 }
61 }
class f__AnonymousType0<< Count > j__TPar