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
SafeHandleZeroOrMinusOneIsInvalid.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200005D")]
10 public abstract class SafeHandleZeroOrMinusOneIsInvalid : global::System.Runtime.InteropServices.SafeHandle
11 {
12 [global::System.Runtime.ConstrainedExecution.ReliabilityContract(global::System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, global::System.Runtime.ConstrainedExecution.Cer.MayFail)]
13 [global::Cpp2ILInjected.Token(Token = "0x600021F")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1AC6974", Offset = "0x1AC6974", Length = "0x64")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SafeFileHandle), Member = ".ctor", MemberParameters = new object[]
16 {
17 typeof(global::System.IntPtr),
18 typeof(bool)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SafeWaitHandle), Member = ".ctor", MemberParameters = new object[]
21 {
22 typeof(global::System.IntPtr),
23 typeof(bool)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Win32.SafeHandles.SafeProcessHandle", Member = ".ctor", MemberParameters = new object[] { typeof(global::System.IntPtr) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Win32.SafeHandles.SafeProcessHandle", Member = ".ctor", MemberParameters = new object[]
27 {
28 typeof(global::System.IntPtr),
29 typeof(bool)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Win32.SafeHandles.SafeProcessHandle", Member = ".cctor", ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.SafeHandle), Member = ".ctor", MemberParameters = new object[]
34 {
35 typeof(global::System.IntPtr),
36 typeof(bool)
37 }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x17000037")]
45 public override bool IsInvalid
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 }
62 }
63}
class f__AnonymousType0<< Count > j__TPar