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
ElementProperties.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x02000026 RID: 38
6
internal
enum
ElementProperties
: uint
7
{
8
// Token: 0x0400005E RID: 94
9
DEFAULT
,
10
// Token: 0x0400005F RID: 95
11
URI_PARENT
,
12
// Token: 0x04000060 RID: 96
13
BOOL_PARENT
,
14
// Token: 0x04000061 RID: 97
15
NAME_PARENT
= 4
U
,
16
// Token: 0x04000062 RID: 98
17
EMPTY
= 8
U
,
18
// Token: 0x04000063 RID: 99
19
NO_ENTITIES
= 16
U
,
20
// Token: 0x04000064 RID: 100
21
HEAD
= 32
U
,
22
// Token: 0x04000065 RID: 101
23
BLOCK_WS
= 64
U
,
24
// Token: 0x04000066 RID: 102
25
HAS_NS
= 128
U
26
}
27
}
System.Xml.ElementProperties
ElementProperties
Definition
ElementProperties.cs:7
System.Xml.ElementProperties.NAME_PARENT
@ NAME_PARENT
System.Xml.ElementProperties.NO_ENTITIES
@ NO_ENTITIES
System.Xml.ElementProperties.BOOL_PARENT
@ BOOL_PARENT
System.Xml.ElementProperties.BLOCK_WS
@ BLOCK_WS
System.Xml.ElementProperties.URI_PARENT
@ URI_PARENT
System.Xml.ElementProperties.EMPTY
@ EMPTY
System.Xml.ElementProperties.HAS_NS
@ HAS_NS
System.Xml.ElementProperties.HEAD
@ HEAD
System.Xml.AttributeProperties.DEFAULT
@ DEFAULT
System.Xml
Definition
ElementWriter.cs:4
System.ConsoleKey.U
@ U
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
ElementProperties.cs
Generated by
1.10.0