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

◆ SyncRoot

virtual object System.Collections.Hashtable.KeyCollection.SyncRoot
getset

Implements System.Collections.ICollection.

Definition at line 1066 of file Hashtable.cs.

1067 {
1068 [global::Cpp2ILInjected.Token(Token = "0x6002F30")]
1069 [global::Cpp2ILInjected.Address(RVA = "0x1C13FBC", Offset = "0x1C13FBC", Length = "0x14")]
1070 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1071 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1072 get
1073 {
1074 throw null;
1075 }
1076 }