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 [1/2]

global.System.Collections.Generic.ICollection<TValue> System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Values
getset

Implements System.Collections.IDictionary.

Definition at line 432 of file ConcurrentDictionary.cs.

433 {
434 [global::Cpp2ILInjected.Token(Token = "0x6002F98")]
435 [global::Cpp2ILInjected.Address(RVA = "0x191557C", Offset = "0x191557C", Length = "0x14")]
436 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
437 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
438 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
439 get
440 {
441 throw null;
442 }
443 }