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

◆ HasChildNodes

virtual bool System.Xml.XmlNode.HasChildNodes
getsetinherited

Definition at line 340 of file XmlNode.cs.

341 {
342 [global::Cpp2ILInjected.Token(Token = "0x60005D9")]
343 [global::Cpp2ILInjected.Address(RVA = "0x1D99728", Offset = "0x1D99728", Length = "0x24")]
344 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
345 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
346 get
347 {
348 throw null;
349 }
350 }