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
RangeContentValidator.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x020000D7 RID: 215
6
internal
sealed
class
RangeContentValidator
:
ContentValidator
7
{
8
// Token: 0x0600086C RID: 2156 RVA: 0x0001AA90 File Offset: 0x00018C90
9
internal
RangeContentValidator
(
BitSet
firstpos
,
BitSet
[]
followpos
,
SymbolsDictionary
symbols
,
Positions
positions
,
int
endMarkerPos
,
XmlSchemaContentType
contentType
,
bool
isEmptiable
,
BitSet
positionsWithRangeTerminals
,
int
minmaxNodesCount
)
10
{
11
if
(!
true
)
12
{
13
}
14
base
..ctor();
15
this.contentType
=
contentType
;
16
this.isEmptiable
=
isEmptiable
;
17
this.firstpos
=
firstpos
;
18
this.followpos
=
followpos
;
19
this.symbols
=
symbols
;
20
this.positions
=
positions
;
21
}
22
23
// Token: 0x04000445 RID: 1093
24
private
BitSet
firstpos
;
25
26
// Token: 0x04000446 RID: 1094
27
private
BitSet
[]
followpos
;
28
29
// Token: 0x04000447 RID: 1095
30
private
BitSet
positionsWithRangeTerminals
;
31
32
// Token: 0x04000448 RID: 1096
33
private
SymbolsDictionary
symbols
;
34
35
// Token: 0x04000449 RID: 1097
36
private
Positions
positions
;
37
38
// Token: 0x0400044A RID: 1098
39
private
int
minMaxNodesCount
;
40
41
// Token: 0x0400044B RID: 1099
42
private
int
endMarkerPos
;
43
}
44
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Schema.BitSet
Definition
BitSet.cs:8
System.Xml.Schema.ContentValidator.contentType
XmlSchemaContentType contentType
Definition
ContentValidator.cs:66
System.Xml.Schema.ContentValidator.isEmptiable
bool isEmptiable
Definition
ContentValidator.cs:72
System.Xml.Schema.ContentValidator
Definition
ContentValidator.cs:7
System.Xml.Schema.Positions
Definition
Positions.cs:8
System.Xml.Schema.RangeContentValidator.followpos
BitSet[] followpos
Definition
RangeContentValidator.cs:27
System.Xml.Schema.RangeContentValidator.RangeContentValidator
RangeContentValidator(BitSet firstpos, BitSet[] followpos, SymbolsDictionary symbols, Positions positions, int endMarkerPos, XmlSchemaContentType contentType, bool isEmptiable, BitSet positionsWithRangeTerminals, int minmaxNodesCount)
Definition
RangeContentValidator.cs:9
System.Xml.Schema.RangeContentValidator.positionsWithRangeTerminals
BitSet positionsWithRangeTerminals
Definition
RangeContentValidator.cs:30
System.Xml.Schema.RangeContentValidator.firstpos
BitSet firstpos
Definition
RangeContentValidator.cs:24
System.Xml.Schema.RangeContentValidator.positions
Positions positions
Definition
RangeContentValidator.cs:36
System.Xml.Schema.RangeContentValidator.endMarkerPos
int endMarkerPos
Definition
RangeContentValidator.cs:42
System.Xml.Schema.RangeContentValidator.symbols
SymbolsDictionary symbols
Definition
RangeContentValidator.cs:33
System.Xml.Schema.RangeContentValidator.minMaxNodesCount
int minMaxNodesCount
Definition
RangeContentValidator.cs:39
System.Xml.Schema.RangeContentValidator
Definition
RangeContentValidator.cs:7
System.Xml.Schema.SymbolsDictionary
Definition
SymbolsDictionary.cs:10
System.Xml.Schema.XmlSchemaContentType
XmlSchemaContentType
Definition
XmlSchemaContentType.cs:7
System.Xml.Schema
Definition
BaseValidator.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
RangeContentValidator.cs
Generated by
1.10.0