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

◆ PreviousSibling

override XmlNode System.Xml.XmlLinkedNode.PreviousSibling
getsetinherited

Definition at line 44 of file XmlLinkedNode.cs.

45 {
46 [global::Cpp2ILInjected.Token(Token = "0x6000573")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1D93500", Offset = "0x1D93500", Length = "0x68")]
48 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 get
51 {
52 throw null;
53 }
54 }