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
Ucs4Encoding3412.cs
Go to the documentation of this file.
1using System;
2using System.Text;
5
6namespace System.Xml
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20000A2")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000768")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1DAE0E0", Offset = "0x1DAE0E0", Length = "0x60")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Ucs4Encoding), Member = "get_UCS4_3412", ReturnType = typeof(Encoding))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Encoding), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Ucs4Decoder), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x170001C7")]
24 public override string EncodingName
25 {
26 [global::Cpp2ILInjected.Token(Token = "0x6000769")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1DAE308", Offset = "0x1DAE308", Length = "0x40")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x600076A")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1DAE348", Offset = "0x1DAE348", Length = "0x50")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
41 public override byte[] GetPreamble()
42 {
43 throw null;
44 }
45 }
46}
class f__AnonymousType0<< Count > j__TPar