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

Implements System.Collections.IDictionaryEnumerator.

Definition at line 577 of file OrderedDictionary.cs.

578 {
579 [global::Cpp2ILInjected.Token(Token = "0x6001C82")]
580 [global::Cpp2ILInjected.Address(RVA = "0x1E903F4", Offset = "0x1E903F4", Length = "0xD8")]
581 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
582 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
583 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
584 get
585 {
586 throw null;
587 }
588 }