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]

virtual object System.Collections.Hashtable.this[object key]
getsetinherited

Implements System.Collections.IDictionary.

Definition at line 532 of file Hashtable.cs.

533 {
534 [global::Cpp2ILInjected.Token(Token = "0x6002F15")]
535 [global::Cpp2ILInjected.Address(RVA = "0x1C124B8", Offset = "0x1C124B8", Length = "0x1BC")]
536 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
537 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
538 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.SpinWait), Member = "SpinOnce", ReturnType = typeof(void))]
539 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
540 {
541 typeof(string),
542 typeof(string)
543 }, ReturnType = typeof(void))]
544 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
545 get
546 {
547 throw null;
548 }
549 [global::Cpp2ILInjected.Token(Token = "0x6002F16")]
550 [global::Cpp2ILInjected.Address(RVA = "0x1C12674", Offset = "0x1C12674", Length = "0x8")]
551 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
552 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Hashtable), Member = "Insert", MemberParameters = new object[]
553 {
554 typeof(object),
555 typeof(object),
556 typeof(bool)
557 }, ReturnType = typeof(void))]
558 set
559 {
560 throw null;
561 }
562 }
class f__AnonymousType0<< Count > j__TPar