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.IDictionaryEnumerator. System.Collections.Generic.Dictionary< TKey, TValue >.Enumerator.Key
getsetprivate

Implements System.Collections.IDictionaryEnumerator.

Definition at line 913 of file Dictionary.cs.

914 {
915 [global::Cpp2ILInjected.Token(Token = "0x6003055")]
916 [global::Cpp2ILInjected.Address(RVA = "0x164EE20", Offset = "0x164EE20", Length = "0x8C")]
917 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
918 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
919 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
920 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen", ReturnType = typeof(void))]
921 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
922 get
923 {
924 throw null;
925 }
926 }
class f__AnonymousType0<< Count > j__TPar