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.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml.Schema
5{
6 // Token: 0x02000142 RID: 322
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 }
22}
class f__AnonymousType0<< Count > j__TPar