dotnet / dotnet/dotnet-api-docs
Wrong source for TaskCompletionSource<TResult>
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Typo
### Description
Currently the source for `TaskCompletionSource` links to [IEnumString](https://github.com/dotnet/dotnet/blob/b0f34d51fccc69fd334253924abd8d6853fad7aa/src/runtime/src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IEnumString.cs). This is obviously is a wrong link.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.taskcompletionsource-1?view=net-10.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Threading.Tasks/TaskCompletionSource`1.xml
### Document Version Independent Id
c25b82f4-1760-5d62-5a34-941de944e02c
### Platform Id
cccd6a48-1d90-a9df-4360-0b7ad1c8db46
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.