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