8 references to index
Microsoft.Build (8)
ImmutableSegmentedHashSet`1.cs (1)
356ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index);
SegmentedList`1.cs (3)
860ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_ListInsert); 1020ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_BiggerThanCollection); 1051ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_BiggerThanCollection);
ThrowHelper.cs (4)
64throw GetArgumentOutOfRangeException(ExceptionArgument.index, 71throw GetArgumentOutOfRangeException(ExceptionArgument.index, 84throw GetArgumentOutOfRangeException(ExceptionArgument.index, 266case ExceptionArgument.index: