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

◆ HasSibling

bool MS.Internal.Xml.Cache.XPathNode.HasSibling
getset

Definition at line 123 of file XPathNode.cs.

124 {
125 [global::Cpp2ILInjected.Token(Token = "0x6000CBB")]
126 [global::Cpp2ILInjected.Address(RVA = "0x1DF0B84", Offset = "0x1DF0B84", Length = "0x10")]
127 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
129 get
130 {
131 throw null;
132 }
133 }