1 reference to ConcurrentDictionary_ConcurrencyLevelMustBePositiveOrNegativeOne
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentDictionary.cs (1)
169
throw new ArgumentOutOfRangeException(nameof(concurrencyLevel), SR.
ConcurrentDictionary_ConcurrencyLevelMustBePositiveOrNegativeOne
);