2 references to Tables
MSBuildTaskHost (2)
Concurrent\ConcurrentDictionary.cs (2)
119
_tables = new
Tables
(buckets, locks, countPerLock);
443
_tables = new
Tables
(newBuckets, newLocks, newCountPerLock);