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