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

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 }
class f__AnonymousType0<< Count > j__TPar