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.
1using System;
3
4namespace 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
16 {
17 if (!true)
18 {
19 }
20 base..ctor();
21 }
22 }
23}
class f__AnonymousType0<< Count > j__TPar