Base:
1 reference to ReadByte
System.IO.Ports (1)
System\IO\Ports\SerialPort.cs (1)
987return _internalSerialStream.ReadByte(); // otherwise, ask the stream.