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
Locale.cs
Go to the documentation of this file.
1using System;
4using System.IO;
13
14[global::Cpp2ILInjected.Token(Token = "0x200000C")]
15internal sealed class Locale
16{
17 [global::Cpp2ILInjected.Token(Token = "0x600002E")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1AAA64C", Offset = "0x1AAA64C", Length = "0x4")]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.RSAManaged), Member = "get_KeySize", ReturnType = typeof(int))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.RSAManaged), Member = "DecryptValue", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.RSAManaged), Member = "ExportParameters", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(global::System.Security.Cryptography.RSAParameters))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.RSAManaged), Member = "ImportParameters", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.RSAParameters) }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.SymmetricTransform), Member = "CheckInput", MemberParameters = new object[]
24 {
25 typeof(byte[]),
26 typeof(int),
27 typeof(int)
28 }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.SymmetricTransform), Member = "TransformBlock", MemberParameters = new object[]
30 {
31 typeof(byte[]),
32 typeof(int),
33 typeof(int),
34 typeof(byte[]),
35 typeof(int)
36 }, ReturnType = typeof(int))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.SymmetricTransform), Member = "ThrowBadPaddingException", MemberParameters = new object[]
38 {
39 typeof(global::System.Security.Cryptography.PaddingMode),
40 typeof(int),
41 typeof(int)
42 }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.DSAManaged), Member = "ExportParameters", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(global::System.Security.Cryptography.DSAParameters))]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.DSAManaged), Member = "ImportParameters", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.DSAParameters) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.DSAManaged), Member = "CreateSignature", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.DSAManaged), Member = "VerifySignature", MemberParameters = new object[]
47 {
48 typeof(byte[]),
49 typeof(byte[])
50 }, ReturnType = typeof(bool))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.CodeAccessPermission), Member = "CheckPermissionState", MemberParameters = new object[]
52 {
53 typeof(global::System.Security.Permissions.PermissionState),
54 typeof(bool)
55 }, ReturnType = typeof(global::System.Security.Permissions.PermissionState))]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.CodeAccessPermission), Member = "CheckSecurityElement", MemberParameters = new object[]
57 {
58 typeof(global::System.Security.SecurityElement),
59 typeof(string),
60 typeof(int),
61 typeof(int)
62 }, ReturnType = typeof(int))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.CodeAccessPermission), Member = "ThrowInvalidPermission", MemberParameters = new object[]
64 {
65 typeof(global::System.Security.IPermission),
66 typeof(global::System.Type)
67 }, ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.NamedPermissionSet), Member = "set_Name", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.PermissionSet), Member = "CopyTo", MemberParameters = new object[]
70 {
71 typeof(global::System.Array),
72 typeof(int)
73 }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement.SecurityAttribute), Member = ".ctor", MemberParameters = new object[]
75 {
76 typeof(string),
77 typeof(string)
78 }, ReturnType = typeof(void))]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement), Member = ".ctor", MemberParameters = new object[]
80 {
81 typeof(string),
82 typeof(string)
83 }, ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement), Member = "set_Text", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement), Member = "AddAttribute", MemberParameters = new object[]
86 {
87 typeof(string),
88 typeof(string)
89 }, ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityException), Member = ".ctor", ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Permissions.ReflectionPermission), Member = "set_Flags", MemberParameters = new object[] { typeof(global::System.Security.Permissions.ReflectionPermissionFlag) }, ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Permissions.SecurityPermission), Member = "set_Flags", MemberParameters = new object[] { typeof(global::System.Security.Permissions.SecurityPermissionFlag) }, ReturnType = typeof(void))]
93 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptoConfig), Member = "EncodeOID", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(byte[]))]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptoConfig), Member = "EncodeLongNumber", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(byte[]))]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DESTransform), Member = ".ctor", MemberParameters = new object[]
96 {
97 typeof(global::System.Security.Cryptography.SymmetricAlgorithm),
98 typeof(bool),
99 typeof(byte[]),
100 typeof(byte[])
101 }, ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "ExportParameters", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(global::System.Security.Cryptography.DSAParameters))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "SignHash", MemberParameters = new object[]
104 {
105 typeof(byte[]),
106 typeof(string)
107 }, ReturnType = typeof(byte[]))]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "VerifyHash", MemberParameters = new object[]
109 {
110 typeof(byte[]),
111 typeof(string),
112 typeof(byte[])
113 }, ReturnType = typeof(bool))]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RNGCryptoServiceProvider), Member = "Check", ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAPKCS1SignatureDeformatter), Member = "VerifySignature", MemberParameters = new object[]
116 {
117 typeof(byte[]),
118 typeof(byte[])
119 }, ReturnType = typeof(bool))]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAPKCS1SignatureFormatter), Member = "CreateSignature", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TripleDESTransform), Member = ".ctor", MemberParameters = new object[]
122 {
123 typeof(global::System.Security.Cryptography.TripleDES),
124 typeof(bool),
125 typeof(byte[]),
126 typeof(byte[])
127 }, ReturnType = typeof(void))]
128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.X509Certificates.X509Helper), Member = "GetInvalidContextException", ReturnType = typeof(global::System.Exception))]
129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileStream), Member = ".ctor", MemberParameters = new object[]
130 {
131 typeof(global::System.IntPtr),
132 typeof(global::System.IO.FileAccess),
133 typeof(bool),
134 typeof(int),
135 typeof(bool),
136 typeof(bool)
137 }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileStream), Member = ".ctor", MemberParameters = new object[]
139 {
140 typeof(string),
141 typeof(global::System.IO.FileMode),
142 typeof(global::System.IO.FileAccess),
143 typeof(global::System.IO.FileShare),
144 typeof(int),
145 typeof(bool),
146 typeof(global::System.IO.FileOptions)
147 }, ReturnType = typeof(void))]
148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "InsecureGetFullPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
149 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "Validate", MemberParameters = new object[]
150 {
151 typeof(string),
152 typeof(string)
153 }, ReturnType = typeof(void))]
154 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackFrame), Member = "ToString", ReturnType = typeof(string))]
155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.SRDescriptionAttribute", Member = "get_Description", ReturnType = typeof(string))]
156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.UriTypeConverter", Member = "ConvertFrom", MemberParameters = new object[]
157 {
158 "System.ComponentModel.ITypeDescriptorContext",
159 typeof(global::System.Globalization.CultureInfo),
160 typeof(object)
161 }, ReturnType = typeof(object))]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.UriTypeConverter", Member = "ConvertTo", MemberParameters = new object[]
163 {
164 "System.ComponentModel.ITypeDescriptorContext",
165 typeof(global::System.Globalization.CultureInfo),
166 typeof(object),
167 typeof(global::System.Type)
168 }, ReturnType = typeof(object))]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Authentication.AuthenticationException", Member = ".ctor", ReturnType = typeof(void))]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.PublicKey", Member = "DecodeDSA", MemberParameters = new object[] { "System.Byte[]", "System.Byte[]" }, ReturnType = typeof(global::System.Security.Cryptography.DSA))]
171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.PublicKey", Member = "DecodeRSA", MemberParameters = new object[] { "System.Byte[]" }, ReturnType = typeof(global::System.Security.Cryptography.RSA))]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension", Member = "CopyFrom", MemberParameters = new object[] { "System.Security.Cryptography.AsnEncodedData" }, ReturnType = typeof(void))]
173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono", Member = ".ctor", MemberParameters = new object[]
174 {
175 "System.Byte[]",
177 typeof(global::System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)
178 }, ReturnType = typeof(void))]
179 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono", Member = ".cctor", ReturnType = typeof(void))]
180 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509ChainImplMono", Member = "CheckRevocationOnChain", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.X509ChainStatusFlags" }, ReturnType = typeof(void))]
181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509ChainStatus", Member = "GetInformation", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.X509ChainStatusFlags" }, ReturnType = typeof(string))]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension", Member = "CopyFrom", MemberParameters = new object[] { "System.Security.Cryptography.AsnEncodedData" }, ReturnType = typeof(void))]
183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension", Member = "Decode", MemberParameters = new object[] { "System.Byte[]" }, ReturnType = "System.Security.Cryptography.AsnDecodeStatus")]
184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Extension", Member = "CopyFrom", MemberParameters = new object[] { "System.Security.Cryptography.AsnEncodedData" }, ReturnType = typeof(void))]
185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Helper2", Member = "GetInvalidChainContextException", ReturnType = typeof(global::System.Exception))]
186 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509KeyUsageExtension", Member = "CopyFrom", MemberParameters = new object[] { "System.Security.Cryptography.AsnEncodedData" }, ReturnType = typeof(void))]
187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Store", Member = "Open", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.OpenFlags" }, ReturnType = typeof(void))]
188 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension", Member = "CopyFrom", MemberParameters = new object[] { "System.Security.Cryptography.AsnEncodedData" }, ReturnType = typeof(void))]
189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.SocketPermissionAttribute", Member = "CreatePermission", ReturnType = typeof(global::System.Security.IPermission))]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.SocketPermissionAttribute", Member = "AlreadySet", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 81)]
192 public static string GetText(string msg)
193 {
194 throw null;
195 }
196
197 [global::Cpp2ILInjected.Token(Token = "0x600002F")]
198 [global::Cpp2ILInjected.Address(RVA = "0x1AAA650", Offset = "0x1AAA650", Length = "0x8")]
199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.Cryptography.SymmetricTransform), Member = ".ctor", MemberParameters = new object[]
200 {
201 typeof(global::System.Security.Cryptography.SymmetricAlgorithm),
202 typeof(bool),
203 typeof(byte[])
204 }, ReturnType = typeof(void))]
205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RC2Transform), Member = ".ctor", MemberParameters = new object[]
206 {
207 typeof(global::System.Security.Cryptography.RC2),
208 typeof(bool),
209 typeof(byte[]),
210 typeof(byte[])
211 }, ReturnType = typeof(void))]
212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.PublicKey", Member = "get_Key", ReturnType = typeof(global::System.Security.Cryptography.AsymmetricAlgorithm))]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2Collection", Member = "Find", MemberParameters = new object[]
214 {
215 "System.Security.Cryptography.X509Certificates.X509FindType",
216 typeof(object),
217 typeof(bool)
218 }, ReturnType = "System.Security.Cryptography.X509Certificates.X509Certificate2Collection")]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Store", Member = "Open", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.OpenFlags" }, ReturnType = typeof(void))]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.AesTransform", Member = ".ctor", MemberParameters = new object[]
221 {
222 typeof(global::System.Security.Cryptography.Aes),
223 typeof(bool),
224 "System.Byte[]",
225 "System.Byte[]"
226 }, ReturnType = typeof(void))]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
228 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
229 {
230 typeof(string),
231 typeof(object[])
232 }, ReturnType = typeof(string))]
233 public static string GetText(string fmt, params object[] args)
234 {
235 throw null;
236 }
237}
class f__AnonymousType0<< Count > j__TPar
static string GetText(string msg)
Definition Locale.cs:192
static string GetText(string fmt, params object[] args)
Definition Locale.cs:233