2 references to ArgumentOutOfRange_ListInsert
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
312case ExceptionResource.ArgumentOutOfRange_ListInsert:
src\Dependencies\Collections\SegmentedList`1.cs (1)
797ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_ListInsert);