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() [3/3]

void System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo ( string res,
string[] args,
Exception innerException )
inlineprivate

Definition at line 1704 of file XmlTextReaderImpl.cs.

1705 {
1706 throw null;
1707 }