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
HtmlTernaryTree.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x02000013 RID: 19
6
internal
abstract
class
HtmlTernaryTree
7
{
8
// Token: 0x0600004D RID: 77 RVA: 0x000030D8 File Offset: 0x000012D8
9
// Note: this type is marked as 'beforefieldinit'.
10
static
HtmlTernaryTree
()
11
{
12
}
13
14
// Token: 0x0400003B RID: 59
15
internal
static
byte
[]
htmlElements
;
16
17
// Token: 0x0400003C RID: 60
18
internal
static
byte
[]
htmlAttributes
;
19
}
20
}
System.Xml.HtmlTernaryTree.htmlElements
static byte[] htmlElements
Definition
HtmlTernaryTree.cs:15
System.Xml.HtmlTernaryTree.HtmlTernaryTree
static HtmlTernaryTree()
Definition
HtmlTernaryTree.cs:10
System.Xml.HtmlTernaryTree.htmlAttributes
static byte[] htmlAttributes
Definition
HtmlTernaryTree.cs:18
System.Xml.HtmlTernaryTree
Definition
HtmlTernaryTree.cs:7
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
HtmlTernaryTree.cs
Generated by
1.10.0