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.Generic.Dictionary< TKey, TValue >.IsSynchronized
getsetprivate

Definition at line 543 of file Dictionary.cs.

544 {
545 [global::Cpp2ILInjected.Token(Token = "0x6003041")]
546 [global::Cpp2ILInjected.Address(RVA = "0x19291CC", Offset = "0x19291CC", Length = "0x8")]
547 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
548 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
549 get
550 {
551 throw null;
552 }
553 }