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

XmlNodeType Newtonsoft.Json.Converters.XmlNodeWrapper.NodeType
getset

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 34 of file XmlNodeWrapper.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6000A93")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1D2BD6C", Offset = "0x1D2BD6C", Length = "0x10")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
40 get
41 {
42 throw null;
43 }
44 }