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