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

◆ Name

string System.Security.NamedPermissionSet.Name
getset

Definition at line 55 of file NamedPermissionSet.cs.

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 }
class f__AnonymousType0<< Count > j__TPar