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

new object Newtonsoft.Json.Linq.JValue.Value
getset

Definition at line 621 of file JValue.cs.

622 {
623 [global::Cpp2ILInjected.Token(Token = "0x6000954")]
624 [global::Cpp2ILInjected.Address(RVA = "0x1D1CAD8", Offset = "0x1D1CAD8", Length = "0x8")]
625 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
626 get
627 {
628 throw null;
629 }
630 [global::Cpp2ILInjected.Token(Token = "0x6000955")]
631 [global::Cpp2ILInjected.Address(RVA = "0x1D1CAE0", Offset = "0x1D1CAE0", Length = "0xB0")]
632 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
633 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
634 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
635 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
636 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JValue), Member = "GetValueType", MemberParameters = new object[]
637 {
638 typeof(JTokenType?),
639 typeof(object)
640 }, ReturnType = typeof(JTokenType))]
641 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
642 set
643 {
644 throw null;
645 }
646 }
class f__AnonymousType0<< Count > j__TPar
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404
JValue(object value, JTokenType type)
Definition JValue.cs:44
Int32Enum
Definition Int32Enum.cs:8