Remove namespace prefix from docid if it can be resolved
Open
port-to-tripleslash
- Dominant language
- C#
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
As suggested here https://github.com/dotnet/runtime/pull/46716#discussion_r585228571
Use only the type name + API, without the namespace prefix, if the namespace can be resolved in the current file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.