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

◆ NamespaceUri

string Newtonsoft.Json.Converters.XmlNodeWrapper.NamespaceUri
getset

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 153 of file XmlNodeWrapper.cs.

154 {
155 [global::Cpp2ILInjected.Token(Token = "0x6000A9C")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1D2C7C4", Offset = "0x1D2C7C4", Length = "0x14")]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
159 get
160 {
161 throw null;
162 }
163 }