2 references to ExtractToFileInternalAsync
System.Formats.Tar (2)
System\Formats\Tar\TarEntry.cs (2)
235return ExtractToFileInternalAsync(destinationFileName, linkTargetPath: null, overwrite, cancellationToken); 325return ExtractToFileInternalAsync(destinationFullPath, linkTargetPath, overwrite, cancellationToken);