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

◆ Value

override string Newtonsoft.Json.Converters.XAttributeWrapper.Value
getset

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 55 of file XAttributeWrapper.cs.

56 {
57 [global::Cpp2ILInjected.Token(Token = "0x6000B03")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1D2E414", Offset = "0x1D2E414", Length = "0x14")]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XAttributeWrapper), Member = "get_Attribute", ReturnType = typeof(XAttribute))]
61 get
62 {
63 throw null;
64 }
65 [global::Cpp2ILInjected.Token(Token = "0x6000B04")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1D2E428", Offset = "0x1D2E428", Length = "0x1C")]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XAttributeWrapper), Member = "get_Attribute", ReturnType = typeof(XAttribute))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XAttribute), Member = "set_Value", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
70 set
71 {
72 throw null;
73 }
74 }
class f__AnonymousType0<< Count > j__TPar