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