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.Specialized.NameObjectCollectionBase.KeysCollection.SyncRoot
getsetprivate

Implements System.Collections.ICollection.

Definition at line 663 of file NameObjectCollectionBase.cs.

664 {
665 [global::Cpp2ILInjected.Token(Token = "0x6001CD5")]
666 [global::Cpp2ILInjected.Address(RVA = "0x1E93084", Offset = "0x1E93084", Length = "0x9C")]
667 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
668 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
669 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
670 get
671 {
672 throw null;
673 }
674 }