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. System.Collections.ObjectModel.Collection< T >.SyncRoot
getsetprivateinherited

Implements System.Collections.ICollection.

Definition at line 416 of file Collection.cs.

417 {
418 [global::Cpp2ILInjected.Token(Token = "0x6002FE0")]
419 [global::Cpp2ILInjected.Address(RVA = "0x18EFDD8", Offset = "0x18EFDD8", Length = "0xBC")]
420 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
421 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
422 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
423 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
424 get
425 {
426 throw null;
427 }
428 }