2 references to ArgumentOutOfRange_ListInsert
Microsoft.CodeAnalysis.Collections.Package (2)
Internal\ThrowHelper.cs (1)
314
case ExceptionResource.
ArgumentOutOfRange_ListInsert
:
Segmented\SegmentedList`1.cs (1)
860
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.
ArgumentOutOfRange_ListInsert
);