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

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

Definition at line 914 of file XmlConvert.cs.

915 {
916 if (!true)
917 {
918 }
919 Exception ex;
920 return ex;
921 }