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