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

◆ IsFixedSize

bool System.Collections.IList. Newtonsoft.Json.Linq.JContainer.IsFixedSize
getsetprivateinherited

Implements System.Collections.IList.

Definition at line 1045 of file JContainer.cs.

1046 {
1047 [global::Cpp2ILInjected.Token(Token = "0x6000782")]
1048 [global::Cpp2ILInjected.Address(RVA = "0x1D0A4A8", Offset = "0x1D0A4A8", Length = "0x8")]
1049 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1050 get
1051 {
1052 throw null;
1053 }
1054 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404