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_negativeInteger.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x0200010B RID: 267
7 {
8 // Token: 0x17000280 RID: 640
9 // (get) Token: 0x0600095E RID: 2398 RVA: 0x0001BE84 File Offset: 0x0001A084
10 internal override FacetsChecker FacetsChecker
11 {
12 get
13 {
14 if (!true)
15 {
16 }
17 return 1;
18 }
19 }
20
21 // Token: 0x17000281 RID: 641
22 // (get) Token: 0x0600095F RID: 2399 RVA: 0x0001BE98 File Offset: 0x0001A098
23 public override XmlTypeCode TypeCode
24 {
25 get
26 {
27 return XmlTypeCode.NegativeInteger;
28 }
29 }
30
31 // Token: 0x06000960 RID: 2400 RVA: 0x0001BEA8 File Offset: 0x0001A0A8
33 {
34 if (!true)
35 {
36 }
37 base..ctor();
38 }
39
40 // Token: 0x06000961 RID: 2401 RVA: 0x0001BEC0 File Offset: 0x0001A0C0
41 // Note: this type is marked as 'beforefieldinit'.
43 {
44 if (!true)
45 {
46 }
47 }
48
49 // Token: 0x040004EC RID: 1260
51 }
52}
class f__AnonymousType0<< Count > j__TPar
TypeCode
Definition TypeCode.cs:7