terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ IsText

virtual bool System.Xml.XmlNode.IsText
getsetpackageinherited

Definition at line 659 of file XmlNode.cs.

660 {
661 [global::Cpp2ILInjected.Token(Token = "0x60005F3")]
662 [global::Cpp2ILInjected.Address(RVA = "0x1D9A41C", Offset = "0x1D9A41C", Length = "0x8")]
663 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
664 get
665 {
666 throw null;
667 }
668 }