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

◆ NextSibling

override XmlNode System.Xml.XmlElement.NextSibling
getset

Definition at line 369 of file XmlElement.cs.

370 {
371 [global::Cpp2ILInjected.Token(Token = "0x600054B")]
372 [global::Cpp2ILInjected.Address(RVA = "0x1D925E0", Offset = "0x1D925E0", Length = "0x3C")]
373 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
374 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
375 get
376 {
377 throw null;
378 }
379 }