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
XmlImplementation.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml
5{
6 // Token: 0x02000071 RID: 113
7 public class XmlImplementation
8 {
9 // Token: 0x0600056E RID: 1390 RVA: 0x00012F58 File Offset: 0x00011158
11 {
12 }
13
14 // Token: 0x0600056F RID: 1391 RVA: 0x00012F6C File Offset: 0x0001116C
19
20 // Token: 0x06000570 RID: 1392 RVA: 0x00003FFD File Offset: 0x000021FD
21 public virtual XmlDocument CreateDocument()
22 {
23 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
24 }
25
26 // Token: 0x1700015A RID: 346
27 // (get) Token: 0x06000571 RID: 1393 RVA: 0x00012F88 File Offset: 0x00011188
29 {
30 get
31 {
32 return this.nameTable;
33 }
34 }
35
36 // Token: 0x040002DD RID: 733
38 }
39}
class f__AnonymousType0<< Count > j__TPar
virtual XmlDocument CreateDocument()