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
CriticalHandleMinusOneIsInvalid.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200005F")]
10 public abstract class CriticalHandleMinusOneIsInvalid : global::System.Runtime.InteropServices.CriticalHandle
11 {
12 [global::System.Runtime.ConstrainedExecution.ReliabilityContract(global::System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, global::System.Runtime.ConstrainedExecution.Cer.MayFail)]
13 [global::Cpp2ILInjected.Token(Token = "0x6000223")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1AC6B78", Offset = "0x1AC6B78", Length = "0x3C")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Security.SafeCredentialReference", Member = ".ctor", MemberParameters = new object[] { "System.Net.Security.SafeFreeCredentials" }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.CriticalHandle), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.IntPtr) }, ReturnType = typeof(void))]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x17000039")]
25 public override bool IsInvalid
26 {
27 [global::Cpp2ILInjected.Token(Token = "0x6000224")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1AC6BB4", Offset = "0x1AC6BB4", Length = "0x40")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IntPtr), Member = "op_Equality", MemberParameters = new object[]
32 {
33 typeof(global::System.IntPtr),
34 typeof(global::System.IntPtr)
35 }, ReturnType = typeof(bool))]
36 get
37 {
38 throw null;
39 }
40 }
41 }
42}
class f__AnonymousType0<< Count > j__TPar