1 reference to ReadAsync
System.Formats.Tar (1)
System\Formats\Tar\GnuSparseStream.cs (1)
347
int bytesRead = await TAdapter.
ReadAsync
(_rawStream, destination, cancellationToken).ConfigureAwait(false);