8 references to ThrowArgumentOutOfRangeException
Microsoft.CodeAnalysis.Collections.Package (8)
ImmutableSegmentedHashSet`1.cs (1)
354ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index);
ImmutableSegmentedList`1.cs (1)
344ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
247ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
SegmentedDictionary`2.cs (3)
85ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 952ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 999ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity);
SegmentedHashSet`1.cs (2)
140ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 876ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity);