4 references to count
System.Linq (4)
System\Linq\Range.cs (1)
19ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
System\Linq\Repeat.cs (1)
15ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
System\Linq\ThrowHelper.cs (2)
43case ExceptionArgument.count: return nameof(ExceptionArgument.count);