2 references to _tempBuf
System.IO.Ports (2)
System\IO\Ports\SerialStream.Unix.cs (2)
414
Read(
_tempBuf
, 0, 1, timeout);
415
return
_tempBuf
[0];