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

◆ IsSynchronized

bool System.Collections.ICollection. Newtonsoft.Json.Linq.JContainer.IsSynchronized
getsetprivateinherited

Implements System.Collections.ICollection.

Definition at line 1171 of file JContainer.cs.

1172 {
1173 [global::Cpp2ILInjected.Token(Token = "0x600078A")]
1174 [global::Cpp2ILInjected.Address(RVA = "0x1D0A54C", Offset = "0x1D0A54C", Length = "0x8")]
1175 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1176 get
1177 {
1178 throw null;
1179 }
1180 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404