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