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.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x0200010A RID: 266
6
internal
class
Datatype_nonPositiveInteger
:
Datatype_integer
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
32
public
Datatype_nonPositiveInteger
()
33
{
34
}
35
36
// Token: 0x0600095D RID: 2397 RVA: 0x0001BE74 File Offset: 0x0001A074
37
// Note: this type is marked as 'beforefieldinit'.
38
static
Datatype_nonPositiveInteger
()
39
{
40
if
(!
true
)
41
{
42
}
43
}
44
45
// Token: 0x040004EB RID: 1259
46
private
static
readonly
FacetsChecker
numeric10FacetsChecker
;
47
}
48
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Schema.Datatype_integer
Definition
Datatype_integer.cs:8
System.Xml.Schema.Datatype_nonPositiveInteger.Datatype_nonPositiveInteger
Datatype_nonPositiveInteger()
Definition
Datatype_nonPositiveInteger.cs:32
System.Xml.Schema.Datatype_nonPositiveInteger.Datatype_nonPositiveInteger
static Datatype_nonPositiveInteger()
Definition
Datatype_nonPositiveInteger.cs:38
System.Xml.Schema.Datatype_nonPositiveInteger.numeric10FacetsChecker
static readonly FacetsChecker numeric10FacetsChecker
Definition
Datatype_nonPositiveInteger.cs:46
System.Xml.Schema.Datatype_nonPositiveInteger
Definition
Datatype_nonPositiveInteger.cs:7
System.Xml.Schema.FacetsChecker
Definition
FacetsChecker.cs:8
System.Xml.Schema.XmlTypeCode
XmlTypeCode
Definition
XmlTypeCode.cs:7
System.Xml.Schema
Definition
BaseValidator.cs:4
System.TypeCode
TypeCode
Definition
TypeCode.cs:7
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
Datatype_nonPositiveInteger.cs
Generated by
1.10.0