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

◆ ThrowWithoutLineInfo() [2/3]

void System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo ( string res,
string arg )
inlineprivate

Definition at line 1678 of file XmlTextReaderImpl.cs.

1679 {
1680 throw null;
1681 }