Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ DtdParserProxy_Throw()

void System.Xml.XmlTextReaderImpl.DtdParserProxy_Throw ( Exception e)
inlinepackage

Definition at line 2903 of file XmlTextReaderImpl.cs.

2904 {
2905 Throw(e);
2906 }
void Throw(int pos, string res, string arg)

References System.Xml.XmlTextReaderImpl.Throw().

Referenced by System.Xml.XmlTextReaderImpl.DtdParserProxy.Throw().