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

◆ None

XmlTextReaderImpl.NodeData System.Xml.XmlTextReaderImpl.NodeData.None
staticgetpackage

Definition at line 4508 of file XmlTextReaderImpl.cs.

4509 {
4510 get
4511 {
4512 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
4513 }
4514 }

Referenced by System.Xml.XmlTextReaderImpl.Close().