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

◆ ConcurrentDictionary() [3/4]

System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.ConcurrentDictionary ( int concurrencyLevel,
int capacity,
bool growLockArray,
IEqualityComparer< TKey > comparer )
inlinepackage

Definition at line 46 of file ConcurrentDictionary.cs.

47 {
48 long num = 0L;
49 if (comparer == null)
50 {
51 }
52 this._growLockArray = num != 0L;
53 }
class f__AnonymousType0<< Count > j__TPar

References System.comparer, j__TPar, and System.L.