2 references to ArgumentOutOfRange_SmallCapacity
Microsoft.CodeAnalysis.Threading.Package (2)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
318
case ExceptionResource.
ArgumentOutOfRange_SmallCapacity
:
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
133
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.
ArgumentOutOfRange_SmallCapacity
);