1 reference to SemaphoreSlim_ctor_MaxCountWrong
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\SemaphoreSlim.cs (1)
158throw new ArgumentOutOfRangeException(nameof(maxCount), maxCount, SR.SemaphoreSlim_ctor_MaxCountWrong);