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

◆ OwnerDocument

override XmlDocument System.Xml.XmlElement.OwnerDocument
getset

Definition at line 164 of file XmlElement.cs.

165 {
166 [global::Cpp2ILInjected.Token(Token = "0x600053A")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1D91E80", Offset = "0x1D91E80", Length = "0xC")]
168 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
169 get
170 {
171 throw null;
172 }
173 }