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

◆ LastChild

virtual XmlNode System.Xml.XmlNode.LastChild
getsetinherited

Definition at line 226 of file XmlNode.cs.

227 {
228 [global::Cpp2ILInjected.Token(Token = "0x60005CF")]
229 [global::Cpp2ILInjected.Address(RVA = "0x1D98CF8", Offset = "0x1D98CF8", Length = "0x10")]
230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
231 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
232 get
233 {
234 throw null;
235 }
236 }