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