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

◆ NameTable

override XmlNameTable MS.Internal.Xml.Cache.XPathDocumentNavigator.NameTable
getset

Definition at line 116 of file XPathDocumentNavigator.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6000CAB")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1DF0738", Offset = "0x1DF0738", Length = "0x1C")]
120 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 get
123 {
124 throw null;
125 }
126 }