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

◆ this[object key]

override object System.Collections.Hashtable.SyncHashtable.this[object key]
getset

Implements System.Collections.IDictionary.

Definition at line 1280 of file Hashtable.cs.

1281 {
1282 [global::Cpp2ILInjected.Token(Token = "0x6002F3F")]
1283 [global::Cpp2ILInjected.Address(RVA = "0x1C142C0", Offset = "0x1C142C0", Length = "0x14")]
1284 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1285 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1286 get
1287 {
1288 throw null;
1289 }
1290 [global::Cpp2ILInjected.Token(Token = "0x6002F40")]
1291 [global::Cpp2ILInjected.Address(RVA = "0x1C142D4", Offset = "0x1C142D4", Length = "0xF0")]
1292 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1293 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1294 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
1295 {
1296 typeof(object),
1297 typeof(ref bool)
1298 }, ReturnType = typeof(void))]
1299 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
1300 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1301 set
1302 {
1303 throw null;
1304 }
1305 }
class f__AnonymousType0<< Count > j__TPar