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

◆ UnexpectedNodeType()

static Exception System.Xml.XmlLoader.UnexpectedNodeType ( XmlNodeType nodetype)
inlinestaticpackage

Definition at line 722 of file XmlLoader.cs.

723 {
724 throw null;
725 }