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
XmlSchemaWhiteSpace.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Xml.Schema
5
{
6
[global::Cpp2ILInjected.Token(
Token
=
"0x20000DB"
)]
7
internal
enum
XmlSchemaWhiteSpace
8
{
9
[global::Cpp2ILInjected.Token(
Token
=
"0x4000460"
)]
10
Preserve
,
11
[global::Cpp2ILInjected.Token(
Token
=
"0x4000461"
)]
12
Replace
,
13
[global::Cpp2ILInjected.Token(
Token
=
"0x4000462"
)]
14
Collapse
15
}
16
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.Schema.XmlSchemaWhiteSpace
XmlSchemaWhiteSpace
Definition
XmlSchemaWhiteSpace.cs:8
System.Xml.Schema.XmlSchemaWhiteSpace.Replace
@ Replace
System.Xml.Schema.XmlSchemaWhiteSpace.Collapse
@ Collapse
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System.Xml.Schema.XmlTypeCode.Token
@ Token
System.Xml.Schema
Definition
BaseValidator.cs:5
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
Schema
XmlSchemaWhiteSpace.cs
Generated by
1.10.0