terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateException() [2/3]

static Exception System.Xml.XmlConvert.CreateException ( string res,
string[] args,
ExceptionType exceptionType )
inlinestaticpackage

Definition at line 877 of file XmlConvert.cs.

878 {
879 if (!true)
880 {
881 }
882 Exception ex;
883 return ex;
884 }