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
XmlSchemaWhiteSpace.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x020000DB RID: 219
6
internal
enum
XmlSchemaWhiteSpace
7
{
8
// Token: 0x04000460 RID: 1120
9
Preserve
,
10
// Token: 0x04000461 RID: 1121
11
Replace
,
12
// Token: 0x04000462 RID: 1122
13
Collapse
14
}
15
}
System.Xml.Schema.XmlSchemaWhiteSpace
XmlSchemaWhiteSpace
Definition
XmlSchemaWhiteSpace.cs:7
System.Xml.Schema.XmlSchemaWhiteSpace.Replace
@ Replace
System.Xml.Schema.XmlSchemaWhiteSpace.Collapse
@ Collapse
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System.Xml.Schema
Definition
BaseValidator.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
XmlSchemaWhiteSpace.cs
Generated by
1.10.0