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

◆ Item [1/2]

JToken System.Collections.Generic.IList<Newtonsoft.Json.Linq.JToken>. Newtonsoft.Json.Linq.JContainer.Item
getsetprivateinherited

Definition at line 892 of file JContainer.cs.

893 {
894 [global::Cpp2ILInjected.Token(Token = "0x6000774")]
895 [global::Cpp2ILInjected.Address(RVA = "0x1D0A29C", Offset = "0x1D0A29C", Length = "0x10")]
896 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
897 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
898 get
899 {
900 throw null;
901 }
902 [global::Cpp2ILInjected.Token(Token = "0x6000775")]
903 [global::Cpp2ILInjected.Address(RVA = "0x1D0A2AC", Offset = "0x1D0A2AC", Length = "0x10")]
904 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
905 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
906 set
907 {
908 throw null;
909 }
910 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404