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