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
DfaContentValidator.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x020000D5 RID: 213
6 internal sealed class DfaContentValidator : ContentValidator
7 {
8 // Token: 0x0600086A RID: 2154 RVA: 0x0001AA10 File Offset: 0x00018C10
21
22 // Token: 0x0400043E RID: 1086
23 private int[][] transitionTable;
24
25 // Token: 0x0400043F RID: 1087
27 }
28}
class f__AnonymousType0<< Count > j__TPar
DfaContentValidator(int[][] transitionTable, SymbolsDictionary symbols, XmlSchemaContentType contentType, bool isOpen, bool isEmptiable)