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
XmlSchemaGroupBase.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml.Serialization
;
3
4
namespace
System.Xml.Schema
5
{
6
// Token: 0x02000148 RID: 328
7
public
abstract
class
XmlSchemaGroupBase
:
XmlSchemaParticle
8
{
9
// Token: 0x17000320 RID: 800
10
// (get) Token: 0x06000AE7 RID: 2791
11
[
XmlIgnore
]
12
public
abstract
XmlSchemaObjectCollection
Items {
get
; }
13
14
// Token: 0x06000AE8 RID: 2792 RVA: 0x0001E4B8 File Offset: 0x0001C6B8
15
protected
XmlSchemaGroupBase
()
16
{
17
if
(!
true
)
18
{
19
}
20
base
..ctor();
21
}
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Schema.XmlSchemaGroupBase.XmlSchemaGroupBase
XmlSchemaGroupBase()
Definition
XmlSchemaGroupBase.cs:15
System.Xml.Schema.XmlSchemaGroupBase
Definition
XmlSchemaGroupBase.cs:8
System.Xml.Schema.XmlSchemaObjectCollection
Definition
XmlSchemaObjectCollection.cs:10
System.Xml.Schema.XmlSchemaParticle
Definition
XmlSchemaParticle.cs:8
System.Xml.Schema
Definition
BaseValidator.cs:4
System.Xml.Serialization
Definition
XmlAttributeAttribute.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
XmlSchemaGroupBase.cs
Generated by
1.10.0