terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Throw()

void System.Xml.IDtdParserAdapter. System.Xml.XmlTextReaderImpl.DtdParserProxy.Throw ( Exception e)
inlineprivate

Implements System.Xml.IDtdParserAdapter.

Definition at line 6508 of file XmlTextReaderImpl.cs.

6509 {
6510 throw null;
6511 }