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.Specialized.OrderedDictionary.OrderedDictionaryEnumerator.Entry
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 543 of file OrderedDictionary.cs.

544 {
545 [global::Cpp2ILInjected.Token(Token = "0x6001C80")]
546 [global::Cpp2ILInjected.Address(RVA = "0x1E9019C", Offset = "0x1E9019C", Length = "0x180")]
547 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
548 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OrderedDictionary.OrderedDictionaryEnumerator), Member = "get_Current", ReturnType = typeof(object))]
549 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
550 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DictionaryEntry), Member = ".ctor", MemberParameters = new object[]
551 {
552 typeof(object),
553 typeof(object)
554 }, ReturnType = typeof(void))]
555 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
556 get
557 {
558 throw null;
559 }
560 }
class f__AnonymousType0<< Count > j__TPar