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

override XmlLinkedNode System.Xml.XmlElement.LastNode
getsetpackage

Definition at line 227 of file XmlElement.cs.

228 {
229 [global::Cpp2ILInjected.Token(Token = "0x600053F")]
230 [global::Cpp2ILInjected.Address(RVA = "0x1D91FF8", Offset = "0x1D91FF8", Length = "0x10")]
231 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
233 get
234 {
235 throw null;
236 }
237 [global::Cpp2ILInjected.Token(Token = "0x6000540")]
238 [global::Cpp2ILInjected.Address(RVA = "0x1D92008", Offset = "0x1D92008", Length = "0x8")]
239 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
240 set
241 {
242 throw null;
243 }
244 }