dotnet / dotnet/dotnet-api-docs
Extension methods section isn't complete
Open
area-Meta
docs-experience
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Extension methods section doesn't show when the multiple extension methods with the **same name** exists in **different namespaces**.
For example:
It only shows "IsKind(SyntaxToken, SyntaxKind)" from , but doesn't show .
Contributor guide
Assessment
This issue has not been assessed yet.