-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
area-System.Threading.TasksdocumentationuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Issue Description
The code documentation for all but the first Task.WhenEach
methods seems to be faulty/incomplete.
"Expected Behavior"
This is what the "argument tooltip" looks like for the first method variation:

"Actual Behavior"
See the image below for how it looks like for the other method variations:
"Argument tooltip":

"Method tooltip":

The type for the IAsyncEnumerable<Task>
seems to be missing or not getting displayed properly in the code documentation.
Version Info
I'm using Visual Studio 2022 (64bit) version 17.14.8 and the project is running on the latest .NET runtime (9.0.7)
Metadata
Metadata
Assignees
Labels
area-System.Threading.TasksdocumentationuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner