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

◆ Entry

DictionaryEntry System.Collections.IDictionaryEnumerator. System.Collections.Generic.Dictionary< TKey, TValue >.Enumerator.Entry
getsetprivate

Implements System.Collections.IDictionaryEnumerator.

Definition at line 892 of file Dictionary.cs.

893 {
894 [global::Cpp2ILInjected.Token(Token = "0x6003054")]
895 [global::Cpp2ILInjected.Address(RVA = "0x164ED60", Offset = "0x164ED60", Length = "0xC0")]
896 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
897 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
898 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
899 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen", ReturnType = typeof(void))]
900 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DictionaryEntry), Member = ".ctor", MemberParameters = new object[]
901 {
902 typeof(object),
903 typeof(object)
904 }, ReturnType = typeof(void))]
905 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
906 get
907 {
908 throw null;
909 }
910 }
class f__AnonymousType0<< Count > j__TPar