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
XmlSchemaSequence.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml.Schema
5{
6 // Token: 0x02000150 RID: 336
8 {
9 // Token: 0x1700032A RID: 810
10 // (get) Token: 0x06000B02 RID: 2818 RVA: 0x0001E734 File Offset: 0x0001C934
13 [XmlElement("sequence", typeof(XmlSchemaSequence))]
16 public override XmlSchemaObjectCollection Items
17 {
18 get
19 {
20 return this.items;
21 }
22 }
23
24 // Token: 0x06000B03 RID: 2819 RVA: 0x0001E748 File Offset: 0x0001C948
26 {
27 }
28
29 // Token: 0x040005A9 RID: 1449
31 }
32}
class f__AnonymousType0<< Count > j__TPar