2 references to ReadBufferSize
System.IO.Ports (2)
System\IO\Ports\SerialPort.cs (2)
416
throw new ArgumentOutOfRangeException(nameof(
ReadBufferSize
));
419
throw new InvalidOperationException(SR.Format(SR.Cant_be_set_when_open, nameof(
ReadBufferSize
)));