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.JProperty.ChildrenTokens
getsetprotected

Definition at line 19 of file JProperty.cs.

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