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_IsEntityEolNormalized

bool System.Xml.XmlTextReaderImpl.DtdParserProxy_IsEntityEolNormalized
getpackage

Definition at line 874 of file XmlTextReaderImpl.cs.

875 {
876 get
877 {
878 return this.ps.eolNormalized;
879 }
880 }
XmlTextReaderImpl.ParsingState ps