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
Datatype_Name.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x02000103 RID: 259
6
internal
class
Datatype_Name
:
Datatype_token
7
{
8
// Token: 0x1700026F RID: 623
9
// (get) Token: 0x0600093F RID: 2367 RVA: 0x0001BC44 File Offset: 0x00019E44
10
public
override
XmlTypeCode
TypeCode
11
{
12
get
13
{
14
return
XmlTypeCode
.Name;
15
}
16
}
17
18
// Token: 0x06000940 RID: 2368 RVA: 0x0001BC54 File Offset: 0x00019E54
19
public
Datatype_Name
()
20
{
21
}
22
}
23
}
System.Xml.Schema.Datatype_Name.Datatype_Name
Datatype_Name()
Definition
Datatype_Name.cs:19
System.Xml.Schema.Datatype_Name
Definition
Datatype_Name.cs:7
System.Xml.Schema.Datatype_token
Definition
Datatype_token.cs:7
System.Xml.Schema.XmlTypeCode
XmlTypeCode
Definition
XmlTypeCode.cs:7
System.Xml.Schema
Definition
BaseValidator.cs:4
System.TypeCode
TypeCode
Definition
TypeCode.cs:7
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
Datatype_Name.cs
Generated by
1.10.0