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
IDtdParserAdapterV1.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml
4{
5 // Token: 0x0200001E RID: 30
7 {
8 // Token: 0x1700002E RID: 46
9 // (get) Token: 0x060000AB RID: 171
10 bool V1CompatibilityMode { get; }
11
12 // Token: 0x1700002F RID: 47
13 // (get) Token: 0x060000AC RID: 172
14 bool Normalization { get; }
15
16 // Token: 0x17000030 RID: 48
17 // (get) Token: 0x060000AD RID: 173
18 bool Namespaces { get; }
19 }
20}