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

◆ First

override JToken Newtonsoft.Json.Linq.JContainer.First
getsetinherited

Definition at line 231 of file JContainer.cs.

232 {
233 [global::Cpp2ILInjected.Token(Token = "0x600074C")]
234 [global::Cpp2ILInjected.Address(RVA = "0x1D07A2C", Offset = "0x1D07A2C", Length = "0x134")]
235 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
237 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
238 get
239 {
240 throw null;
241 }
242 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404