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.Specialized.OrderedDictionary.IsSynchronized
getsetprivate

Implements System.Collections.ICollection.

Definition at line 98 of file OrderedDictionary.cs.

99 {
100 [global::Cpp2ILInjected.Token(Token = "0x6001C6B")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1E8F13C", Offset = "0x1E8F13C", Length = "0x8")]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 get
104 {
105 throw null;
106 }
107 }