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

static Exception System.Xml.XmlConvert.CreateException ( string res,
string arg,
ExceptionType exceptionType,
int lineNo,
int linePos )
inlinestaticpackage

Definition at line 865 of file XmlConvert.cs.

866 {
867 if (arg != null)
868 {
869 }
870 if (res == null || res != null)
871 {
872 }
873 throw new ArrayTypeMismatchException();
874 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.