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

◆ IsEof

bool IDtdParserAdapter. System.Xml.XmlTextReaderImpl.DtdParserProxy.IsEof
getprivate

Implements System.Xml.IDtdParserAdapter.

Definition at line 4288 of file XmlTextReaderImpl.cs.

4289 {
4290 get
4291 {
4292 return this.reader.DtdParserProxy_IsEof;
4293 }
4294 }