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

◆ this[int index]

JToken Newtonsoft.Json.Linq.JArray.this[int index]
getset

Implements System.Collections.IList.

Definition at line 307 of file JArray.cs.

308 {
309 [global::Cpp2ILInjected.Token(Token = "0x6000808")]
310 [global::Cpp2ILInjected.Address(RVA = "0x1D0E9B8", Offset = "0x1D0E9B8", Length = "0x10")]
311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JsonPath.ArraySliceFilter.<ExecuteFilter>d__12", Member = "MoveNext", ReturnType = typeof(bool))]
312 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PathFilter), Member = "GetTokenIndex", MemberParameters = new object[]
313 {
314 typeof(JToken),
315 typeof(bool),
316 typeof(int)
317 }, ReturnType = typeof(JToken))]
318 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HashSetConverter), Member = "ReadJson", MemberParameters = new object[]
319 {
320 typeof(JsonReader),
321 typeof(Type),
322 typeof(object),
323 typeof(JsonSerializer)
324 }, ReturnType = typeof(object))]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
326 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
327 get
328 {
329 throw null;
330 }
331 [global::Cpp2ILInjected.Token(Token = "0x6000809")]
332 [global::Cpp2ILInjected.Address(RVA = "0x1D0E9C8", Offset = "0x1D0E9C8", Length = "0x10")]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
334 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
335 set
336 {
337 throw null;
338 }
339 }
class f__AnonymousType0<< Count > j__TPar
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404