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
XPathDocument.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x020000B4 RID: 180
9 public class XPathDocument
10 {
11 // Token: 0x170001D3 RID: 467
12 // (get) Token: 0x060007C4 RID: 1988 RVA: 0x0001986C File Offset: 0x00017A6C
14 {
15 get
16 {
17 return this.nameTable;
18 }
19 }
20
21 // Token: 0x060007C5 RID: 1989 RVA: 0x00019880 File Offset: 0x00017A80
23 {
26 return this.idxXmlNmsp;
27 }
28
29 // Token: 0x060007C6 RID: 1990 RVA: 0x000198A4 File Offset: 0x00017AA4
31 {
32 if (this.mapNmsp != null)
33 {
36 return;
37 }
38 }
39
40 // Token: 0x040003F0 RID: 1008
42
43 // Token: 0x040003F1 RID: 1009
44 private int idxXmlNmsp;
45
46 // Token: 0x040003F2 RID: 1010
48
49 // Token: 0x040003F3 RID: 1011
51 }
52}
class f__AnonymousType0<< Count > j__TPar
int GetXmlNamespaceNode([Out] XPathNode[] pageXmlNmsp)
int LookupNamespaces(XPathNode[] pageElem, int idxElem, [Out] XPathNode[] pageNmsp)
Dictionary< XPathNodeRef, XPathNodeRef > mapNmsp