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
XmlSchemaChoice.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml.Serialization
;
3
using
Cpp2ILInjected
;
4
using
Cpp2ILInjected.CallAnalysis
;
5
6
namespace
System.Xml.Schema
7
{
8
[global::Cpp2ILInjected.Token(
Token
=
"0x200013F"
)]
9
public
class
XmlSchemaChoice
:
XmlSchemaGroupBase
10
{
11
[
XmlElement
(
"any"
,
typeof
(
XmlSchemaAny
))]
12
[
XmlElement
(
"group"
,
typeof
(
XmlSchemaGroupRef
))]
13
[
XmlElement
(
"choice"
,
typeof
(
XmlSchemaChoice
))]
14
[
XmlElement
(
"sequence"
,
typeof
(
XmlSchemaSequence
))]
15
[
XmlElement
(
"element"
,
typeof
(
XmlSchemaElement
))]
16
[global::Cpp2ILInjected.Token(
Token
=
"0x17000311"
)]
17
public
override
XmlSchemaObjectCollection
Items
18
{
19
[global::Cpp2ILInjected.Token(
Token
=
"0x6000AC1"
)]
20
[global::Cpp2ILInjected.Address(RVA =
"0x1DCD344"
, Offset =
"0x1DCD344"
,
Length
=
"0x8"
)]
21
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22
get
23
{
24
throw
null
;
25
}
26
}
27
28
[global::Cpp2ILInjected.Token(
Token
=
"0x4000575"
)]
29
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x38"
)]
30
private
XmlSchemaObjectCollection
items
;
31
}
32
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Xml.Schema.XmlSchemaAny
Definition
XmlSchemaAny.cs:11
System.Xml.Schema.XmlSchemaChoice.items
XmlSchemaObjectCollection items
Definition
XmlSchemaChoice.cs:30
System.Xml.Schema.XmlSchemaChoice
Definition
XmlSchemaChoice.cs:10
System.Xml.Schema.XmlSchemaElement
Definition
XmlSchemaElement.cs:8
System.Xml.Schema.XmlSchemaGroupBase
Definition
XmlSchemaGroupBase.cs:10
System.Xml.Schema.XmlSchemaGroupRef
Definition
XmlSchemaGroupRef.cs:8
System.Xml.Schema.XmlSchemaObjectCollection
Definition
XmlSchemaObjectCollection.cs:12
System.Xml.Schema.XmlSchemaSequence
Definition
XmlSchemaSequence.cs:11
System.Xml.XmlElement
Definition
XmlElement.cs:11
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.Schema.RestrictionFlags.Length
@ Length
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
XmlSchemaChoice.cs
Generated by
1.10.0