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_ParsingBufferLength

int System.Xml.XmlTextReaderImpl.DtdParserProxy_ParsingBufferLength
getpackage

Definition at line 821 of file XmlTextReaderImpl.cs.

822 {
823 get
824 {
825 return this.ps.charsUsed;
826 }
827 }
XmlTextReaderImpl.ParsingState ps