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

◆ Last

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

Definition at line 245 of file JContainer.cs.

246 {
247 [global::Cpp2ILInjected.Token(Token = "0x600074D")]
248 [global::Cpp2ILInjected.Address(RVA = "0x1D07B60", Offset = "0x1D07B60", Length = "0x134")]
249 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
250 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
251 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
252 get
253 {
254 throw null;
255 }
256 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404