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_nonPositiveInteger.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x0200010A RID: 266
7 {
8 // Token: 0x1700027E RID: 638
9 // (get) Token: 0x0600095A RID: 2394 RVA: 0x0001BE3C File Offset: 0x0001A03C
10 internal override FacetsChecker FacetsChecker
11 {
12 get
13 {
14 if (!true)
15 {
16 }
17 return 1;
18 }
19 }
20
21 // Token: 0x1700027F RID: 639
22 // (get) Token: 0x0600095B RID: 2395 RVA: 0x0001BE50 File Offset: 0x0001A050
23 public override XmlTypeCode TypeCode
24 {
25 get
26 {
27 return XmlTypeCode.NonPositiveInteger;
28 }
29 }
30
31 // Token: 0x0600095C RID: 2396 RVA: 0x0001BE60 File Offset: 0x0001A060
33 {
34 }
35
36 // Token: 0x0600095D RID: 2397 RVA: 0x0001BE74 File Offset: 0x0001A074
37 // Note: this type is marked as 'beforefieldinit'.
39 {
40 if (!true)
41 {
42 }
43 }
44
45 // Token: 0x040004EB RID: 1259
47 }
48}
class f__AnonymousType0<< Count > j__TPar
TypeCode
Definition TypeCode.cs:7