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

◆ UTF7

Encoding System.Text.Encoding.UTF7
staticgetsetinherited

Definition at line 1305 of file Encoding.cs.

1306 {
1307 [global::Cpp2ILInjected.Token(Token = "0x600166D")]
1308 [global::Cpp2ILInjected.Address(RVA = "0x1AE4F24", Offset = "0x1AE4F24", Length = "0xA0")]
1309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "GetEncoding", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Encoding))]
1310 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X501", Member = "AppendEntry", MemberParameters = new object[]
1311 {
1312 typeof(StringBuilder),
1313 "Mono.Security.ASN1",
1314 typeof(bool)
1315 }, ReturnType = typeof(void))]
1316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1317 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UTF7Encoding), Member = ".ctor", ReturnType = typeof(void))]
1318 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1319 get
1320 {
1321 throw null;
1322 }
1323 }
class f__AnonymousType0<< Count > j__TPar