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
|
This is the complete list of members for System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables, including all inherited members.
_buckets | System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables | package |
_countPerLock | System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables | package |
_locks | System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables | package |
Tables(ConcurrentDictionary< TKey, TValue >.Node[] buckets, object[] locks, int[] countPerLock) | System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.Tables | inlinepackage |