2 references to WriteBufferSize
System.IO.Ports (2)
System\IO\Ports\SerialPort.cs (2)
483throw new ArgumentOutOfRangeException(nameof(WriteBufferSize)); 486throw new InvalidOperationException(SR.Format(SR.Cant_be_set_when_open, nameof(WriteBufferSize)));