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_positiveInteger.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x02000115 RID: 277
7 {
8 // Token: 0x170002A4 RID: 676
9 // (get) Token: 0x060009A6 RID: 2470 RVA: 0x0001C3D4 File Offset: 0x0001A5D4
10 internal override FacetsChecker FacetsChecker
11 {
12 get
13 {
14 if (!true)
15 {
16 }
17 return 1;
18 }
19 }
20
21 // Token: 0x170002A5 RID: 677
22 // (get) Token: 0x060009A7 RID: 2471 RVA: 0x0001C3E8 File Offset: 0x0001A5E8
23 public override XmlTypeCode TypeCode
24 {
25 get
26 {
27 return XmlTypeCode.PositiveInteger;
28 }
29 }
30
31 // Token: 0x060009A8 RID: 2472 RVA: 0x0001C3F8 File Offset: 0x0001A5F8
33 {
34 if (!true)
35 {
36 }
37 }
38
39 // Token: 0x060009A9 RID: 2473 RVA: 0x0001C408 File Offset: 0x0001A608
40 // Note: this type is marked as 'beforefieldinit'.
42 {
43 if (!true)
44 {
45 }
46 }
47
48 // Token: 0x04000506 RID: 1286
50 }
51}
class f__AnonymousType0<< Count > j__TPar
TypeCode
Definition TypeCode.cs:7