9 references to ThrowArgumentOutOfRangeException
Microsoft.Extensions.Primitives (9)
InplaceStringBuilder.cs (3)
31
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.capacity);
47
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.value);
158
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.offset);
StringSegment.cs (6)
105
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.index);
462
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.start);
467
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.count);
525
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.start);
530
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.count);
670
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.comparisonType);