5 references to ThrowArgumentOutOfRangeInclusive
Microsoft.Extensions.Primitives (5)
StringSegment.cs (5)
456ThrowArgumentOutOfRangeInclusive(start, Length); 461ThrowArgumentOutOfRangeInclusive(count, Length - start); 519ThrowArgumentOutOfRangeInclusive(startIndex, Length); 524ThrowArgumentOutOfRangeInclusive(count, Length - startIndex); 664ThrowArgumentOutOfRangeInclusive((int)comparisonType, (int)StringComparison.OrdinalIgnoreCase, nameof(comparisonType));