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

◆ Key

object System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.DictionaryEnumerator.Key
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 977 of file ConcurrentDictionary.cs.

978 {
979 [global::Cpp2ILInjected.Token(Token = "0x6002FBC")]
980 [global::Cpp2ILInjected.Address(RVA = "0x19237D8", Offset = "0x19237D8", Length = "0xB4")]
981 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
982 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
983 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
984 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
985 get
986 {
987 throw null;
988 }
989 }