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

◆ Keys

override ICollection System.Collections.Hashtable.SyncHashtable.Keys
getset

Implements System.Collections.IDictionary.

Definition at line 1427 of file Hashtable.cs.

1428 {
1429 [global::Cpp2ILInjected.Token(Token = "0x6002F4A")]
1430 [global::Cpp2ILInjected.Address(RVA = "0x1C148A0", Offset = "0x1C148A0", Length = "0xE8")]
1431 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1432 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1433 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
1434 {
1435 typeof(object),
1436 typeof(ref bool)
1437 }, ReturnType = typeof(void))]
1438 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
1439 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1440 get
1441 {
1442 throw null;
1443 }
1444 }
class f__AnonymousType0<< Count > j__TPar