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

◆ Value

object System.Collections.IDictionaryEnumerator. System.Collections.Generic.Dictionary< TKey, TValue >.Enumerator.Value
getsetprivate

Implements System.Collections.IDictionaryEnumerator.

Definition at line 929 of file Dictionary.cs.

930 {
931 [global::Cpp2ILInjected.Token(Token = "0x6003056")]
932 [global::Cpp2ILInjected.Address(RVA = "0x164EEAC", Offset = "0x164EEAC", Length = "0x54")]
933 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
934 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
935 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
936 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen", ReturnType = typeof(void))]
937 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
938 get
939 {
940 throw null;
941 }
942 }
class f__AnonymousType0<< Count > j__TPar