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
NfaContentValidator.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x020000D6 RID: 214
6
internal
sealed
class
NfaContentValidator
:
ContentValidator
7
{
8
// Token: 0x0600086B RID: 2155 RVA: 0x0001AA4C File Offset: 0x00018C4C
9
internal
NfaContentValidator
(
BitSet
firstpos
,
BitSet
[]
followpos
,
SymbolsDictionary
symbols
,
Positions
positions
,
int
endMarkerPos
,
XmlSchemaContentType
contentType
,
bool
isOpen
,
bool
isEmptiable
)
10
{
11
if
(!
true
)
12
{
13
}
14
base
..ctor();
15
this.contentType
=
contentType
;
16
this.firstpos
=
firstpos
;
17
this.followpos
=
followpos
;
18
this.symbols
=
symbols
;
19
this.positions
=
positions
;
20
this.endMarkerPos
=
endMarkerPos
;
21
}
22
23
// Token: 0x04000440 RID: 1088
24
private
BitSet
firstpos
;
25
26
// Token: 0x04000441 RID: 1089
27
private
BitSet
[]
followpos
;
28
29
// Token: 0x04000442 RID: 1090
30
private
SymbolsDictionary
symbols
;
31
32
// Token: 0x04000443 RID: 1091
33
private
Positions
positions
;
34
35
// Token: 0x04000444 RID: 1092
36
private
int
endMarkerPos
;
37
}
38
}
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.isOpen
bool isOpen
Definition
ContentValidator.cs:69
System.Xml.Schema.ContentValidator.isEmptiable
bool isEmptiable
Definition
ContentValidator.cs:72
System.Xml.Schema.ContentValidator
Definition
ContentValidator.cs:7
System.Xml.Schema.NfaContentValidator.endMarkerPos
int endMarkerPos
Definition
NfaContentValidator.cs:36
System.Xml.Schema.NfaContentValidator.firstpos
BitSet firstpos
Definition
NfaContentValidator.cs:24
System.Xml.Schema.NfaContentValidator.positions
Positions positions
Definition
NfaContentValidator.cs:33
System.Xml.Schema.NfaContentValidator.symbols
SymbolsDictionary symbols
Definition
NfaContentValidator.cs:30
System.Xml.Schema.NfaContentValidator.NfaContentValidator
NfaContentValidator(BitSet firstpos, BitSet[] followpos, SymbolsDictionary symbols, Positions positions, int endMarkerPos, XmlSchemaContentType contentType, bool isOpen, bool isEmptiable)
Definition
NfaContentValidator.cs:9
System.Xml.Schema.NfaContentValidator.followpos
BitSet[] followpos
Definition
NfaContentValidator.cs:27
System.Xml.Schema.NfaContentValidator
Definition
NfaContentValidator.cs:7
System.Xml.Schema.Positions
Definition
Positions.cs:8
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
NfaContentValidator.cs
Generated by
1.10.0