terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
XDeclarationWrapper.cs
Go to the documentation of this file.
1using System;
3using System.Xml;
5
7{
8 // Token: 0x02000113 RID: 275
10 {
11 // Token: 0x170001FD RID: 509
12 // (get) Token: 0x06000AC0 RID: 2752 RVA: 0x00019E7C File Offset: 0x0001807C
13 // (set) Token: 0x06000AC1 RID: 2753 RVA: 0x00019E90 File Offset: 0x00018090
15 {
17 get
18 {
19 return this.<Declaration>k__BackingField;
20 }
22 private set
23 {
25 }
26 }
27
28 // Token: 0x06000AC2 RID: 2754 RVA: 0x00019EA4 File Offset: 0x000180A4
30 {
31 if (!true)
32 {
33 }
34 base..ctor();
36 }
37
38 // Token: 0x170001FE RID: 510
39 // (get) Token: 0x06000AC3 RID: 2755 RVA: 0x00019EC4 File Offset: 0x000180C4
40 public override XmlNodeType NodeType
41 {
42 get
43 {
44 return XmlNodeType.XmlDeclaration;
45 }
46 }
47
48 // Token: 0x170001FF RID: 511
49 // (get) Token: 0x06000AC4 RID: 2756 RVA: 0x00019ED4 File Offset: 0x000180D4
50 public string Version
51 {
52 get
53 {
55 }
56 }
57
58 // Token: 0x17000200 RID: 512
59 // (get) Token: 0x06000AC5 RID: 2757 RVA: 0x00019EEC File Offset: 0x000180EC
60 // (set) Token: 0x06000AC6 RID: 2758 RVA: 0x00019F04 File Offset: 0x00018104
61 public string Encoding
62 {
63 get
64 {
66 }
67 set
68 {
70 }
71 }
72
73 // Token: 0x17000201 RID: 513
74 // (get) Token: 0x06000AC7 RID: 2759 RVA: 0x00019F20 File Offset: 0x00018120
75 // (set) Token: 0x06000AC8 RID: 2760 RVA: 0x00019F38 File Offset: 0x00018138
76 public string Standalone
77 {
78 get
79 {
81 }
82 set
83 {
85 }
86 }
87
88 // Token: 0x04000414 RID: 1044
90 private XDeclaration <Declaration>k__BackingField;
91 }
92}
class f__AnonymousType0<< Count > j__TPar