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