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

◆ HasNamespaceDecls

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

Definition at line 169 of file XPathNode.cs.

170 {
171 [global::Cpp2ILInjected.Token(Token = "0x6000CBE")]
172 [global::Cpp2ILInjected.Address(RVA = "0x1DF0C00", Offset = "0x1DF0C00", Length = "0xC")]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 get
175 {
176 throw null;
177 }
178 }