8 references to index
Microsoft.CodeAnalysis.Collections.Package (8)
ImmutableSegmentedHashSet`1.cs (1)
354ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index);
Internal\ThrowHelper.cs (4)
62throw GetArgumentOutOfRangeException(ExceptionArgument.index, 69throw GetArgumentOutOfRangeException(ExceptionArgument.index, 82throw GetArgumentOutOfRangeException(ExceptionArgument.index, 264case ExceptionArgument.index:
SegmentedList`1.cs (3)
858ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_ListInsert); 1018ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_BiggerThanCollection); 1049ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index, ExceptionResource.ArgumentOutOfRange_BiggerThanCollection);