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
XmlDeclarationWrapper.cs
Go to the documentation of this file.
1using System;
2using System.Xml;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200010B")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000A85")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1D2B70C", Offset = "0x1D2B70C", Length = "0x2C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x170001DC")]
21 public string Version
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x6000A86")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCB4", Offset = "0x1D2BCB4", Length = "0xC")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x170001DD")]
33 public string Encoding
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6000A87")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCC0", Offset = "0x1D2BCC0", Length = "0xC")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 [global::Cpp2ILInjected.Token(Token = "0x6000A88")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCCC", Offset = "0x1D2BCCC", Length = "0xC")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlDeclaration), Member = "set_Encoding", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
46 set
47 {
48 throw null;
49 }
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x170001DE")]
53 public string Standalone
54 {
55 [global::Cpp2ILInjected.Token(Token = "0x6000A89")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCD8", Offset = "0x1D2BCD8", Length = "0xC")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 get
59 {
60 throw null;
61 }
62 [global::Cpp2ILInjected.Token(Token = "0x6000A8A")]
63 [global::Cpp2ILInjected.Address(RVA = "0x1D2BCE4", Offset = "0x1D2BCE4", Length = "0xC")]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XmlDeclaration), Member = "set_Standalone", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
66 set
67 {
68 throw null;
69 }
70 }
71
72 [global::Cpp2ILInjected.Token(Token = "0x400040F")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
75 }
76}
class f__AnonymousType0<< Count > j__TPar