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