terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
XmlSchemaContentProcessing.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml.Schema
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000142")]
9 {
10 [XmlIgnore]
11 [global::Cpp2ILInjected.Token(Token = "0x400057F")]
12 None,
13 [XmlEnum("skip")]
14 [global::Cpp2ILInjected.Token(Token = "0x4000580")]
15 Skip,
16 [XmlEnum("lax")]
17 [global::Cpp2ILInjected.Token(Token = "0x4000581")]
18 Lax,
19 [XmlEnum("strict")]
20 [global::Cpp2ILInjected.Token(Token = "0x4000582")]
21 Strict
22 }
23}
class f__AnonymousType0<< Count > j__TPar