3 references to size
System.Linq (3)
System\Linq\Chunk.cs (1)
45
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
size
);
System\Linq\ThrowHelper.cs (2)
61
case ExceptionArgument.
size
: return nameof(ExceptionArgument.
size
);