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

◆ NodeType

override XmlNodeType Newtonsoft.Json.Converters.XDeclarationWrapper.NodeType
getset

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 53 of file XDeclarationWrapper.cs.

54 {
55 [global::Cpp2ILInjected.Token(Token = "0x6000AC3")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1D2C87C", Offset = "0x1D2C87C", Length = "0x8")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 get
59 {
60 throw null;
61 }
62 }