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

◆ DtdParserProxy_IsEof

bool System.Xml.XmlTextReaderImpl.DtdParserProxy_IsEof
getpackage

Definition at line 783 of file XmlTextReaderImpl.cs.

784 {
785 get
786 {
787 return this.ps.isEof;
788 }
789 }
XmlTextReaderImpl.ParsingState ps