dotnet / dotnet/dotnet-api-docs

Faulty/Incomplete code documentation for the Task.WhenEach method

Open
#11,592 2 comments 0 reactions 0 assignees View on GitHub
area-System.Threading.Tasks documentation untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

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:

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` 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.