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
NamedPermissionSet.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Security
8{
9 [global::System.Runtime.InteropServices.ComVisible(true)]
10 [global::Cpp2ILInjected.Token(Token = "0x2000296")]
11 [global::System.Serializable]
12 public sealed class NamedPermissionSet : PermissionSet
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60016DD")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1AEB258", Offset = "0x1AEB258", Length = "0x54")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x60016DE")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1AEB310", Offset = "0x1AEB310", Length = "0x80")]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NamedPermissionSet), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PermissionSet), Member = ".ctor", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CodeAccessPermission), Member = "CheckPermissionState", MemberParameters = new object[]
29 {
30 typeof(global::System.Security.Permissions.PermissionState),
31 typeof(bool)
32 }, ReturnType = typeof(global::System.Security.Permissions.PermissionState))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NamedPermissionSet), Member = "set_Name", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
35 public NamedPermissionSet(string name, global::System.Security.Permissions.PermissionState state)
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x60016DF")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1AEB478", Offset = "0x1AEB478", Length = "0x8")]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlDocument", Member = "set_XmlResolver", MemberParameters = new object[] { "System.Xml.XmlResolver" }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NamedPermissionSet), Member = ".ctor", MemberParameters = new object[]
45 {
46 typeof(string),
47 typeof(global::System.Security.Permissions.PermissionState)
48 }, ReturnType = typeof(void))]
49 public NamedPermissionSet(string name)
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x1700024C")]
55 public string Name
56 {
57 [global::Cpp2ILInjected.Token(Token = "0x60016E0")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1AEB480", Offset = "0x1AEB480", Length = "0x8")]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 get
61 {
62 throw null;
63 }
64 [global::Cpp2ILInjected.Token(Token = "0x60016E1")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1AEB3C0", Offset = "0x1AEB3C0", Length = "0xB8")]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NamedPermissionSet), Member = ".ctor", MemberParameters = new object[]
67 {
68 typeof(string),
69 typeof(global::System.Security.Permissions.PermissionState)
70 }, ReturnType = typeof(void))]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
73 {
74 typeof(string),
75 typeof(string)
76 }, ReturnType = typeof(bool))]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Locale), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
80 set
81 {
82 throw null;
83 }
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x60016E2")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1AEB488", Offset = "0x1AEB488", Length = "0x8C")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PermissionSet), Member = "ToXml", ReturnType = typeof(SecurityElement))]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SecurityElement), Member = "AddAttribute", MemberParameters = new object[]
91 {
92 typeof(string),
93 typeof(string)
94 }, ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
96 public override SecurityElement ToXml()
97 {
98 throw null;
99 }
100
101 [global::System.Runtime.InteropServices.ComVisible(false)]
102 [global::Cpp2ILInjected.Token(Token = "0x60016E3")]
103 [global::Cpp2ILInjected.Address(RVA = "0x1AEB950", Offset = "0x1AEB950", Length = "0x84")]
104 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
107 {
108 typeof(string),
109 typeof(string)
110 }, ReturnType = typeof(bool))]
111 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
112 public override bool Equals(object obj)
113 {
114 throw null;
115 }
116
117 [global::System.Runtime.InteropServices.ComVisible(false)]
118 [global::Cpp2ILInjected.Token(Token = "0x60016E4")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1AEBB84", Offset = "0x1AEBB84", Length = "0x38")]
120 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PermissionSet), Member = "GetHashCode", ReturnType = typeof(int))]
123 public override int GetHashCode()
124 {
125 throw null;
126 }
127
128 [global::Cpp2ILInjected.Token(Token = "0x4000B97")]
129 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
130 private string name;
131
132 [global::Cpp2ILInjected.Token(Token = "0x4000B98")]
133 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
134 private string description;
135 }
136}
class f__AnonymousType0<< Count > j__TPar
NamedPermissionSet(string name, global::System.Security.Permissions.PermissionState state)
override SecurityElement ToXml()
global::System.Security.Permissions.PermissionState state