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

◆ DtdParser()

System.Xml.DtdParser.DtdParser ( )
inlineprivate

Definition at line 14 of file DtdParser.cs.

15 {
16 XmlCharType instance = XmlCharType.Instance;
17 this.xmlCharType = instance;
18 this.normalize = true;
21 base..ctor();
22 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlCharType.Instance, and j__TPar.