8 references to ThrowArgumentOutOfRangeException
Microsoft.CodeAnalysis.CodeStyle (8)
ImmutableSegmentedHashSet`1.cs (1)
306ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index);
ImmutableSegmentedList`1.cs (1)
344ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
247ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
SegmentedDictionary`2.cs (3)
81ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 924ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 971ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity);
SegmentedHashSet`1.cs (2)
125ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 858ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity);