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
XmlStandalone.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x0200005F RID: 95
6
internal
enum
XmlStandalone
7
{
8
// Token: 0x0400026E RID: 622
9
Omit
,
10
// Token: 0x0400026F RID: 623
11
Yes
,
12
// Token: 0x04000270 RID: 624
13
No
14
}
15
}
System.Xml.XmlStandalone
XmlStandalone
Definition
XmlStandalone.cs:7
System.Xml.XmlStandalone.Omit
@ Omit
System.Xml.XmlStandalone.Yes
@ Yes
System.Xml.XmlStandalone.No
@ No
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
XmlStandalone.cs
Generated by
1.10.0