Base:
1 reference to ReadAsync
System.Formats.Tar (1)
System\Formats\Tar\GnuSparseStream.cs (1)
230
return
ReadAsync
(new Memory<byte>(buffer, offset, count), cancellationToken).AsTask();