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

◆ Values [2/2]

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

Implements System.Collections.IDictionary.

Definition at line 585 of file ConcurrentDictionary.cs.

586 {
587 [global::Cpp2ILInjected.Token(Token = "0x6002FA5")]
588 [global::Cpp2ILInjected.Address(RVA = "0x1915BEC", Offset = "0x1915BEC", Length = "0x14")]
589 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
590 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
591 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
592 get
593 {
594 throw null;
595 }
596 }