Skip to content

Conversation

Sour-Codes
Copy link
Contributor

Corrected XML Documentation Comments.

Summary

Describe your changes here.
Corrected text based on parameter types.

Fixes #Issue_Number (if available)

Corrected XML Documentation Comments.
@Sour-Codes Sour-Codes requested a review from kouvel as a code owner December 29, 2023 23:28
@ghost ghost added community-contribution Indicates that the PR has been added by a community member area-System.Threading.Tasks labels Dec 29, 2023
@ghost
Copy link

ghost commented Dec 29, 2023

Tagging subscribers to this area: @dotnet/area-system-threading-tasks
See info in area-owners.md if you want to be subscribed.

Issue Details

Corrected XML Documentation Comments.

Summary

Describe your changes here.
Corrected text based on parameter types.

Fixes #Issue_Number (if available)

Author: Sour-Codes
Assignees: -
Labels:

area-System.Threading.Tasks, community-contribution

Milestone: -

@Sour-Codes
Copy link
Contributor Author

Guess all the auto CRLF makes it difficult to see.

Basically updating Task(Action<Object>, Object, CancellationToken):
-Initializes a new Task with the specified action, state, and options.
+Initializes a new Task with the specified action, state, and CancellationToken.

Just realizing Overloads will need that update too.

@Sour-Codes
Copy link
Contributor Author

@dotnet-policy-service agree

Copy link

Learn Build status updates of commit 890c5a0:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading.Tasks/Task.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

Thanks @Sour-Codes

@gewarren gewarren enabled auto-merge (squash) January 29, 2024 22:22
Copy link

Learn Build status updates of commit 70184c7:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading.Tasks/Task.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit 2fdabe9 into dotnet:main Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Threading.Tasks community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants