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

◆ GetBucketAndLockNo()

static void System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.GetBucketAndLockNo ( int hashcode,
out int bucketNo,
out int lockNo,
int bucketCount,
int lockCount )
inlinestaticprivate

Definition at line 716 of file ConcurrentDictionary.cs.

717 {
718 throw null;
719 }