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
SafeHandleMinusOneIsInvalid.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200005E")]
10 public abstract class SafeHandleMinusOneIsInvalid : 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 = "0x6000221")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1AC6AF4", Offset = "0x1AC6AF4", Length = "0x44")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.SafeSocketHandle", Member = ".ctor", MemberParameters = new object[]
16 {
17 typeof(global::System.IntPtr),
18 typeof(bool)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.SafeHandle), Member = ".ctor", MemberParameters = new object[]
23 {
24 typeof(global::System.IntPtr),
25 typeof(bool)
26 }, ReturnType = typeof(void))]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x17000038")]
33 public override bool IsInvalid
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6000222")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1AC6B38", Offset = "0x1AC6B38", Length = "0x40")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = "op_Equality", MemberParameters = new object[]
40 {
41 typeof(global::System.IntPtr),
42 typeof(global::System.IntPtr)
43 }, ReturnType = typeof(bool))]
44 get
45 {
46 throw null;
47 }
48 }
49 }
50}
class f__AnonymousType0<< Count > j__TPar