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

◆ ParentNode

override XmlNode System.Xml.XmlText.ParentNode
getset

Definition at line 76 of file XmlText.cs.

77 {
78 [global::Cpp2ILInjected.Token(Token = "0x600061E")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1D9AA44", Offset = "0x1D9AA44", Length = "0x74")]
80 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 get
83 {
84 throw null;
85 }
86 }