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

◆ SyncRoot

object System.Collections.ICollection. Newtonsoft.Json.Utilities.CollectionWrapper< T >.SyncRoot
getsetprivate

Implements System.Collections.ICollection.

Definition at line 290 of file CollectionWrapper.cs.

291 {
292 [global::Cpp2ILInjected.Token(Token = "0x6000351")]
293 [global::Cpp2ILInjected.Address(RVA = "0x18EEBE8", Offset = "0x18EEBE8", Length = "0x74")]
294 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
295 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
296 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
297 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "CompareExchange", MemberParameters = new object[]
298 {
299 typeof(ref object),
300 typeof(object),
301 typeof(object)
302 }, ReturnType = typeof(object))]
303 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
304 get
305 {
306 throw null;
307 }
308 }
class f__AnonymousType0<< Count > j__TPar