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 [2/2]

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

Implements System.Collections.IList.

Definition at line 1057 of file JContainer.cs.

1058 {
1059 [global::Cpp2ILInjected.Token(Token = "0x6000783")]
1060 [global::Cpp2ILInjected.Address(RVA = "0x1D0A4B0", Offset = "0x1D0A4B0", Length = "0x8")]
1061 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1062 get
1063 {
1064 throw null;
1065 }
1066 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404