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

◆ ChildrenTokens

override IList<JToken> Newtonsoft.Json.Linq.JConstructor.ChildrenTokens
getsetprotected

Definition at line 16 of file JConstructor.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x600072C")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1D04D24", Offset = "0x1D04D24", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
25 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404