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. System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.IsSynchronized
getsetprivate

Implements System.Collections.ICollection.

Definition at line 649 of file ConcurrentDictionary.cs.

650 {
651 [global::Cpp2ILInjected.Token(Token = "0x6002FA9")]
652 [global::Cpp2ILInjected.Address(RVA = "0x19162A0", Offset = "0x19162A0", Length = "0x8")]
653 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
654 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
655 get
656 {
657 throw null;
658 }
659 }