Skip to content

Conversation

alinpahontu2912
Copy link
Member

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

@Copilot Copilot AI review requested due to automatic review settings October 17, 2025 09:18
Copy link
Contributor

@Copilot Copilot AI left a comment

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant