2 references to ReadAsyncCore
System.Formats.Tar (2)
System\Formats\Tar\SeekableSubReadStream.cs (1)
78
return
ReadAsyncCore
(buffer, cancellationToken);
System\Formats\Tar\SubReadStream.cs (1)
152
return
ReadAsyncCore
(buffer, cancellationToken);