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

object System.Collections.Specialized.OrderedDictionary.OrderedDictionaryEnumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 528 of file OrderedDictionary.cs.

529 {
530 [global::Cpp2ILInjected.Token(Token = "0x6001C7F")]
531 [global::Cpp2ILInjected.Address(RVA = "0x1E90004", Offset = "0x1E90004", Length = "0x198")]
532 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
533 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
534 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OrderedDictionary.OrderedDictionaryEnumerator), Member = "get_Entry", ReturnType = typeof(DictionaryEntry))]
535 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
536 get
537 {
538 throw null;
539 }
540 }
class f__AnonymousType0<< Count > j__TPar