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

◆ GetStateName()

static string System.Xml.XmlWellFormedWriter.GetStateName ( XmlWellFormedWriter::State state)
inlinestaticprivate

Definition at line 673 of file XmlWellFormedWriter.cs.

674 {
675 return "Error";
676 }