Skip to content

Faulty/Incomplete code documentation for the Task.WhenEach method #11592

@HeCoding180

Description

@HeCoding180

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:

Image

"Actual Behavior"

See the image below for how it looks like for the other method variations:

"Argument tooltip":

Image

"Method tooltip":

Image

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions