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

◆ Attributes

virtual List<IXmlNode> Newtonsoft.Json.Converters.XObjectWrapper.Attributes
getsetinherited

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 73 of file XObjectWrapper.cs.

74 {
75 [global::Cpp2ILInjected.Token(Token = "0x6000AFA")]
76 [global::Cpp2ILInjected.Address(RVA = "0x1D2E280", Offset = "0x1D2E280", Length = "0x8")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 get
79 {
80 throw null;
81 }
82 }