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
XmlSchemaChoice.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml.Schema
5{
6 // Token: 0x0200013F RID: 319
8 {
9 // Token: 0x17000311 RID: 785
10 // (get) Token: 0x06000AC1 RID: 2753 RVA: 0x0001E010 File Offset: 0x0001C210
14 [XmlElement("sequence", typeof(XmlSchemaSequence))]
16 public override XmlSchemaObjectCollection Items
17 {
18 get
19 {
20 return this.items;
21 }
22 }
23
24 // Token: 0x04000575 RID: 1397
26 }
27}
class f__AnonymousType0<< Count > j__TPar
XmlSchemaObjectCollection items