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_ENUMERATION.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x02000119 RID: 281
7 {
8 // Token: 0x170002A9 RID: 681
9 // (get) Token: 0x060009B4 RID: 2484 RVA: 0x0001C530 File Offset: 0x0001A730
11 {
12 get
13 {
14 return XmlTokenizedType.ENUMERATION;
15 }
16 }
17
18 // Token: 0x060009B5 RID: 2485 RVA: 0x0001C540 File Offset: 0x0001A740
20 {
21 }
22 }
23}