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.Concurrent.ConcurrentDictionary< TKey, TValue >.DictionaryEnumerator.Value
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 992 of file ConcurrentDictionary.cs.

993 {
994 [global::Cpp2ILInjected.Token(Token = "0x6002FBD")]
995 [global::Cpp2ILInjected.Address(RVA = "0x192388C", Offset = "0x192388C", Length = "0x88")]
996 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
997 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
998 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
999 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1000 get
1001 {
1002 throw null;
1003 }
1004 }