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

◆ DupAttrException()

static XmlException System.Xml.XmlWellFormedWriter.DupAttrException ( string prefix,
string localName )
inlinestaticprivate

Definition at line 647 of file XmlWellFormedWriter.cs.

648 {
649 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
650 }