2 references to ArgumentOutOfRange_ListInsert
Microsoft.CodeAnalysis.Workspaces (2)
SegmentedList`1.cs (1)
709
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.
ArgumentOutOfRange_ListInsert
);
ThrowHelper.cs (1)
296
case ExceptionResource.
ArgumentOutOfRange_ListInsert
: