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