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

◆ LastNode

virtual XmlLinkedNode System.Xml.XmlNode.LastNode
getsetpackageinherited

Definition at line 251 of file XmlNode.cs.

252 {
253 [global::Cpp2ILInjected.Token(Token = "0x60005D1")]
254 [global::Cpp2ILInjected.Address(RVA = "0x1D98D10", Offset = "0x1D98D10", Length = "0x8")]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 get
257 {
258 throw null;
259 }
260 [global::Cpp2ILInjected.Token(Token = "0x60005D2")]
261 [global::Cpp2ILInjected.Address(RVA = "0x1D98D18", Offset = "0x1D98D18", Length = "0x4")]
262 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
263 set
264 {
265 throw null;
266 }
267 }