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.
1
using
System
;
2
using
System.Xml.Serialization
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Xml.Schema
6
{
7
[global::Cpp2ILInjected.Token(
Token
=
"0x2000142"
)]
8
public
enum
XmlSchemaContentProcessing
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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.Schema.XmlSchemaContentProcessing
XmlSchemaContentProcessing
Definition
XmlSchemaContentProcessing.cs:9
System.Xml.Schema.XmlSchemaContentProcessing.Strict
@ Strict
System.Xml.Schema.XmlSchemaContentProcessing.Lax
@ Lax
System.Xml.Schema.XmlSchemaContentProcessing.Skip
@ Skip
System.Xml.Schema.SchemaType.None
@ None
System.Xml.Schema.XmlTypeCode.Token
@ Token
System.Xml.Schema
Definition
BaseValidator.cs:5
System.Xml.Serialization
Definition
XmlAttributeAttribute.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
Schema
XmlSchemaContentProcessing.cs
Generated by
1.10.0