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

◆ Current [2/2]

object System.Collections.IEnumerator. System.Collections.Generic.Dictionary< TKey, TValue >.Enumerator.Current
getsetprivate

Implements System.Collections.Generic.IEnumerator< out T >.

Definition at line 859 of file Dictionary.cs.

860 {
861 [global::Cpp2ILInjected.Token(Token = "0x6003052")]
862 [global::Cpp2ILInjected.Address(RVA = "0x164EB94", Offset = "0x164EB94", Length = "0x190")]
863 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
864 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
865 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
866 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen", ReturnType = typeof(void))]
867 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DictionaryEntry), Member = ".ctor", MemberParameters = new object[]
868 {
869 typeof(object),
870 typeof(object)
871 }, ReturnType = typeof(void))]
872 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyValuePair<, >), Member = ".ctor", MemberParameters = new object[] { "TKey", "TValue" }, ReturnType = typeof(void))]
873 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
874 get
875 {
876 throw null;
877 }
878 }
class f__AnonymousType0<< Count > j__TPar