1 write to _inBreak
System.IO.Ports (1)
System\IO\Ports\SerialStream.Unix.cs (1)
163_inBreak = value;
3 references to _inBreak
System.IO.Ports (3)
System\IO\Ports\SerialStream.cs (2)
118if (_inBreak) 126if (_inBreak)
System\IO\Ports\SerialStream.Unix.cs (1)
154get { return _inBreak; }