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
XmlSchemaSimpleTypeList.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml.Schema
5{
6 // Token: 0x02000154 RID: 340
8 {
9 // Token: 0x1700032C RID: 812
10 // (set) Token: 0x06000B0B RID: 2827 RVA: 0x0001E810 File Offset: 0x0001CA10
11 [XmlElement("simpleType", typeof(XmlSchemaSimpleType))]
13 {
14 set
15 {
17 }
18 }
19
20 // Token: 0x1700032D RID: 813
21 // (get) Token: 0x06000B0C RID: 2828 RVA: 0x0001E824 File Offset: 0x0001CA24
22 // (set) Token: 0x06000B0D RID: 2829 RVA: 0x0001E838 File Offset: 0x0001CA38
23 [XmlIgnore]
25 {
26 get
27 {
28 return this.baseItemType;
29 }
30 set
31 {
33 }
34 }
35
36 // Token: 0x06000B0E RID: 2830 RVA: 0x0001E84C File Offset: 0x0001CA4C
38 {
39 if (!true)
40 {
41 }
43 base..ctor();
44 }
45
46 // Token: 0x040005B6 RID: 1462
48
49 // Token: 0x040005B7 RID: 1463
51
52 // Token: 0x040005B8 RID: 1464
54 }
55}
class f__AnonymousType0<< Count > j__TPar