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

◆ Keys [2/2]

ICollection System.Collections.IDictionary. System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Keys
getsetprivate

Implements System.Collections.IDictionary.

Definition at line 560 of file ConcurrentDictionary.cs.

561 {
562 [global::Cpp2ILInjected.Token(Token = "0x6002FA3")]
563 [global::Cpp2ILInjected.Address(RVA = "0x1915AE0", Offset = "0x1915AE0", Length = "0x14")]
564 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
565 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
566 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
567 get
568 {
569 throw null;
570 }
571 }