5 references to Argument_InvalidOffLen
System.IO.Ports (5)
System\IO\Ports\SerialPort.cs (4)
669throw new ArgumentException(SR.Argument_InvalidOffLen); 810throw new ArgumentException(SR.Argument_InvalidOffLen); 1201throw new ArgumentException(SR.Argument_InvalidOffLen); 1221throw new ArgumentException(SR.Argument_InvalidOffLen);
System\IO\Ports\SerialStream.cs (1)
100throw new ArgumentException(SR.Argument_InvalidOffLen);