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
DtdProcessing.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x0200000F RID: 15
6
public
enum
DtdProcessing
7
{
8
// Token: 0x04000028 RID: 40
9
Prohibit
,
10
// Token: 0x04000029 RID: 41
11
Ignore
,
12
// Token: 0x0400002A RID: 42
13
Parse
14
}
15
}
System.Xml.DtdProcessing
DtdProcessing
Definition
DtdProcessing.cs:7
System.Xml.DtdProcessing.Prohibit
@ Prohibit
System.Xml.DtdProcessing.Parse
@ Parse
System.Xml.DtdProcessing.Ignore
@ Ignore
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
DtdProcessing.cs
Generated by
1.10.0