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.XmlAttribute.LastNode
getsetpackageinherited

Definition at line 283 of file XmlAttribute.cs.

284 {
285 [global::Cpp2ILInjected.Token(Token = "0x6000476")]
286 [global::Cpp2ILInjected.Address(RVA = "0x1D8BBE0", Offset = "0x1D8BBE0", Length = "0x8")]
287 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
288 get
289 {
290 throw null;
291 }
292 [global::Cpp2ILInjected.Token(Token = "0x6000477")]
293 [global::Cpp2ILInjected.Address(RVA = "0x1D8BBE8", Offset = "0x1D8BBE8", Length = "0x8")]
294 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
295 set
296 {
297 throw null;
298 }
299 }