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

◆ IsReadOnly [1/2]

bool System.Collections.Generic.ICollection<Newtonsoft.Json.Linq.JToken>. Newtonsoft.Json.Linq.JContainer.IsReadOnly
getsetprivateinherited

Implements System.Collections.IList.

Definition at line 949 of file JContainer.cs.

950 {
951 [global::Cpp2ILInjected.Token(Token = "0x600077A")]
952 [global::Cpp2ILInjected.Address(RVA = "0x1D0A2FC", Offset = "0x1D0A2FC", Length = "0x8")]
953 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
954 get
955 {
956 throw null;
957 }
958 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404