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

◆ CreateMessage()

static string System.Xml.XmlException.CreateMessage ( string res,
string[] args,
int lineNumber,
int linePosition )
inlinestaticprivate

Definition at line 679 of file XmlException.cs.

680 {
681 throw null;
682 }