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

virtual XmlNode System.Xml.XmlNode.PreviousSibling
getsetinherited

Definition at line 163 of file XmlNode.cs.

164 {
165 [global::Cpp2ILInjected.Token(Token = "0x60005CA")]
166 [global::Cpp2ILInjected.Address(RVA = "0x1D98C10", Offset = "0x1D98C10", Length = "0x8")]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 get
169 {
170 throw null;
171 }
172 }