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.OrderedDictionaryKeyValueCollection.IsSynchronized
getsetprivate

Implements System.Collections.ICollection.

Definition at line 668 of file OrderedDictionary.cs.

669 {
670 [global::Cpp2ILInjected.Token(Token = "0x6001C88")]
671 [global::Cpp2ILInjected.Address(RVA = "0x1E909D4", Offset = "0x1E909D4", Length = "0x8")]
672 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
673 get
674 {
675 throw null;
676 }
677 }