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

virtual bool System.Collections.Hashtable.KeyCollection.IsSynchronized
getset

Implements System.Collections.ICollection.

Definition at line 1053 of file Hashtable.cs.

1054 {
1055 [global::Cpp2ILInjected.Token(Token = "0x6002F2F")]
1056 [global::Cpp2ILInjected.Address(RVA = "0x1C13FA8", Offset = "0x1C13FA8", Length = "0x14")]
1057 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1058 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1059 get
1060 {
1061 throw null;
1062 }
1063 }