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

◆ CreateInvalidSurrogatePairException() [2/3]

static Exception System.Xml.XmlConvert.CreateInvalidSurrogatePairException ( char low,
char hi,
ExceptionType exceptionType )
inlinestaticpackage

Definition at line 924 of file XmlConvert.cs.

925 {
926 if (!true)
927 {
928 }
929 Exception ex;
930 return ex;
931 }