2 references to ArgumentOutOfRange_NotGreaterThanBufferLength
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\Stream.cs (1)
978
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.minimumBytes, ExceptionResource.
ArgumentOutOfRange_NotGreaterThanBufferLength
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1227
case ExceptionResource.
ArgumentOutOfRange_NotGreaterThanBufferLength
: