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
CallContextSecurityData.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000396")]
9 [global::System.Serializable]
10 internal class CallContextSecurityData : global::System.ICloneable
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000396")]
13 internal bool HasInfo
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6001D9F")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1B445D8", Offset = "0x1B445D8", Length = "0x10")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x6001DA0")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1B44568", Offset = "0x1B44568", Length = "0x60")]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LogicalCallContext), Member = "Clone", ReturnType = typeof(object))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
31 public object Clone()
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6001DA1")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1B44724", Offset = "0x1B44724", Length = "0x8")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x4000EEC")]
46 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
47 private global::System.Security.Principal.IPrincipal _principal;
48 }
49}
class f__AnonymousType0<< Count > j__TPar
global::System.Security.Principal.IPrincipal _principal