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.ValueCollection.SyncRoot
getset

Implements System.Collections.ICollection.

Definition at line 1161 of file Hashtable.cs.

1162 {
1163 [global::Cpp2ILInjected.Token(Token = "0x6002F36")]
1164 [global::Cpp2ILInjected.Address(RVA = "0x1C141E8", Offset = "0x1C141E8", Length = "0x14")]
1165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1166 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1167 get
1168 {
1169 throw null;
1170 }
1171 }