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

virtual XmlDocument System.Xml.XmlNode.OwnerDocument
getsetinherited

Definition at line 199 of file XmlNode.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x60005CD")]
202 [global::Cpp2ILInjected.Address(RVA = "0x1D98C28", Offset = "0x1D98C28", Length = "0xAC")]
203 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
206 get
207 {
208 throw null;
209 }
210 }