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.OrderedDictionary.OrderedDictionaryKeyValueCollection.SyncRoot
getsetprivate

Implements System.Collections.ICollection.

Definition at line 680 of file OrderedDictionary.cs.

681 {
682 [global::Cpp2ILInjected.Token(Token = "0x6001C89")]
683 [global::Cpp2ILInjected.Address(RVA = "0x1E909DC", Offset = "0x1E909DC", Length = "0x14")]
684 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
685 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
686 get
687 {
688 throw null;
689 }
690 }