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
◆
XmlSchemaContentProcessing
enum
System.Xml.Schema.XmlSchemaContentProcessing
Enumerator
None
Skip
Lax
Strict
Definition at line
7
of file
XmlSchemaContentProcessing.cs
.
8
{
9
// Token: 0x0400057F RID: 1407
10
[
XmlIgnore
]
11
None
,
12
// Token: 0x04000580 RID: 1408
13
[
XmlEnum
(
"skip"
)]
14
Skip,
15
// Token: 0x04000581 RID: 1409
16
[
XmlEnum
(
"lax"
)]
17
Lax
,
18
// Token: 0x04000582 RID: 1410
19
[
XmlEnum
(
"strict"
)]
20
Strict
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Schema.XmlSchemaContentProcessing.Strict
@ Strict
System.Xml.Schema.XmlSchemaContentProcessing.Lax
@ Lax
System.Base64FormattingOptions.None
@ None
System
Xml
Schema
Generated by
1.10.0