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

Implements System.Collections.IDictionaryEnumerator.

Definition at line 474 of file DictionaryWrapper.cs.

475 {
476 [global::Cpp2ILInjected.Token(Token = "0x6000398")]
477 [global::Cpp2ILInjected.Address(RVA = "0x1923F5C", Offset = "0x1923F5C", Length = "0x8C")]
478 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
479 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
480 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DictionaryWrapper<, >.DictionaryEnumerator<, >), Member = "get_Key", ReturnType = typeof(object))]
481 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DictionaryWrapper<, >.DictionaryEnumerator<, >), Member = "get_Value", ReturnType = typeof(object))]
482 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
483 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DictionaryWrapper<, >.DictionaryEnumerator<, >), Member = "get_Current", ReturnType = typeof(object))]
484 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
485 get
486 {
487 throw null;
488 }
489 }
class f__AnonymousType0<< Count > j__TPar