Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update documentation for IO.Compression#120840

Merged
alinpahontu2912 merged 1 commit into
dotnet:mainfrom
alinpahontu2912:update_documentation
Oct 20, 2025
Merged

Update documentation for IO.Compression#120840
alinpahontu2912 merged 1 commit into
dotnet:mainfrom
alinpahontu2912:update_documentation

Conversation

@alinpahontu2912

Copy link
Copy Markdown
Member

Follow-up PR for #120495
Fills in missing return tags

Copilot AI review requested due to automatic review settings October 17, 2025 09:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds missing XML documentation tags to asynchronous ZipFile creation and extraction overloads to improve API documentation clarity.

  • Adds return task descriptions to ExtractToDirectoryAsync overloads.
  • Adds return task descriptions to CreateFromDirectoryAsync overloads.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
System.IO.Compression.ZipFile.Extract.Async.cs Added tags describing completion semantics for extract operations.
System.IO.Compression.ZipFile.Create.Async.cs Added tags describing completion semantics for create operations.

@alinpahontu2912 alinpahontu2912 merged commit 0d61284 into dotnet:main Oct 20, 2025
81 of 86 checks passed
@alinpahontu2912 alinpahontu2912 deleted the update_documentation branch October 20, 2025 08:07
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants