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

◆ Key

object System.Collections.Specialized.OrderedDictionary.OrderedDictionaryEnumerator.Key
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 563 of file OrderedDictionary.cs.

564 {
565 [global::Cpp2ILInjected.Token(Token = "0x6001C81")]
566 [global::Cpp2ILInjected.Address(RVA = "0x1E9031C", Offset = "0x1E9031C", Length = "0xD8")]
567 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
568 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
569 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
570 get
571 {
572 throw null;
573 }
574 }