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.XmlDocumentFragment.LastNode
getsetpackage

Definition at line 130 of file XmlDocumentFragment.cs.

131 {
132 [global::Cpp2ILInjected.Token(Token = "0x600051D")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1D91288", Offset = "0x1D91288", Length = "0x8")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 get
136 {
137 throw null;
138 }
139 [global::Cpp2ILInjected.Token(Token = "0x600051E")]
140 [global::Cpp2ILInjected.Address(RVA = "0x1D91290", Offset = "0x1D91290", Length = "0x8")]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 set
143 {
144 throw null;
145 }
146 }