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

◆ CreateInvalidCharException() [2/2]

static Exception System.Xml.XmlConvert.CreateInvalidCharException ( char invChar,
char nextChar,
ExceptionType exceptionType )
inlinestaticpackage

Definition at line 2123 of file XmlConvert.cs.

2124 {
2125 throw null;
2126 }