Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Tables()

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

Definition at line 115 of file ConcurrentDictionary.cs.

References System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables._buckets, System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables._countPerLock, System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables._fastModBucketsMultiplier, System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables._locks, System.Collections.HashHelpers.GetFastModMultiplier(), and System.IntPtr.Size.