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

◆ GetEntityNode()

XmlEntity System.Xml.XmlDocument.GetEntityNode ( string name)
inlinepackage

Definition at line 936 of file XmlDocument.cs.

937 {
938 XmlNamedNodeMap xmlNamedNodeMap;
939 if (this == null || xmlNamedNodeMap == null || xmlNamedNodeMap != null)
940 {
941 }
942 throw new InvalidCastException();
943 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.