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

◆ NameTable

XmlNameTable IDtdParserAdapter. System.Xml.XmlTextReaderImpl.DtdParserProxy.NameTable
getprivate

Implements System.Xml.IDtdParserAdapter.

Definition at line 4240 of file XmlTextReaderImpl.cs.

4241 {
4242 get
4243 {
4244 return this.reader.nameTable;
4245 }
4246 }