2 references to NewLine
System (2)
sys\system\io\ports\SerialPort.cs (2)
1222
return ReadTo(
NewLine
);
1390
Write(text +
NewLine
);