Base:
1 reference to ReadAsync
System.IO.Ports (1)
System\IO\Ports\SerialStream.Unix.cs (1)
427
Task<int> t =
ReadAsync
(array, offset, count, cts?.Token ?? CancellationToken.None);