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
WhitespaceHandling.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x0200002F RID: 47
6
public
enum
WhitespaceHandling
7
{
8
// Token: 0x0400007C RID: 124
9
All
,
10
// Token: 0x0400007D RID: 125
11
Significant
,
12
// Token: 0x0400007E RID: 126
13
None
14
}
15
}
System.Xml.NewLineHandling.None
@ None
System.Xml.WhitespaceHandling
WhitespaceHandling
Definition
WhitespaceHandling.cs:7
System.Xml.WhitespaceHandling.Significant
@ Significant
System.Xml.WhitespaceHandling.All
@ All
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
WhitespaceHandling.cs
Generated by
1.10.0