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

◆ Document

XmlDocument System.Xml.XmlNode.Document
getpackageinherited

Definition at line 475 of file XmlNode.cs.

476 {
477 get
478 {
479 throw new InvalidCastException();
480 }
481 }

Referenced by System.Xml.XmlNode.GetPrefixOfNamespaceStrict().