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_nonNegativeInteger.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x02000110 RID: 272
7 {
8 // Token: 0x17000292 RID: 658
9 // (get) Token: 0x06000982 RID: 2434 RVA: 0x0001C124 File Offset: 0x0001A324
10 internal override FacetsChecker FacetsChecker
11 {
12 get
13 {
14 if (!true)
15 {
16 }
17 return 1;
18 }
19 }
20
21 // Token: 0x17000293 RID: 659
22 // (get) Token: 0x06000983 RID: 2435 RVA: 0x0001C138 File Offset: 0x0001A338
23 public override XmlTypeCode TypeCode
24 {
25 get
26 {
27 return XmlTypeCode.NonNegativeInteger;
28 }
29 }
30
31 // Token: 0x06000984 RID: 2436 RVA: 0x0001C148 File Offset: 0x0001A348
33 {
34 }
35
36 // Token: 0x06000985 RID: 2437 RVA: 0x0001C15C File Offset: 0x0001A35C
37 // Note: this type is marked as 'beforefieldinit'.
39 {
40 if (!true)
41 {
42 }
43 }
44
45 // Token: 0x040004F9 RID: 1273
47 }
48}
class f__AnonymousType0<< Count > j__TPar
TypeCode
Definition TypeCode.cs:7