terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables Class Referencesealed

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 760 of file ConcurrentDictionary.cs.


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