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.
1using System;
2
3namespace 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
22
23 // Token: 0x04000440 RID: 1088
25
26 // Token: 0x04000441 RID: 1089
27 private BitSet[] followpos;
28
29 // Token: 0x04000442 RID: 1090
31
32 // Token: 0x04000443 RID: 1091
34
35 // Token: 0x04000444 RID: 1092
36 private int endMarkerPos;
37 }
38}
class f__AnonymousType0<< Count > j__TPar
NfaContentValidator(BitSet firstpos, BitSet[] followpos, SymbolsDictionary symbols, Positions positions, int endMarkerPos, XmlSchemaContentType contentType, bool isOpen, bool isEmptiable)