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
System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables Class Referencesealed
+ Collaboration diagram for System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables:

Package Functions

 Tables (ConcurrentDictionary< TKey, TValue >.Node[] buckets, object[] locks, int[] countPerLock)
 

Package Attributes

readonly ConcurrentDictionary< TKey, TValue >.Node[] _buckets
 
readonly object[] _locks
 
int[] _countPerLock
 

Detailed Description

Definition at line 883 of file ConcurrentDictionary.cs.


The documentation for this class was generated from the following file: