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

◆ Throw() [5/11]

void System.Xml.XmlTextReaderImpl.Throw ( string res)
inlineprivate

Definition at line 2946 of file XmlTextReaderImpl.cs.

2947 {
2948 Throw(res, string.Empty);
2949 }
void Throw(int pos, string res, string arg)

References System.Xml.XmlTextReaderImpl.Throw().