Go to metadata - compiled generic names mess with document
Open
Area-FCS
Bug
Impact-Medium
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Go to definition on `Dictionary<'TKey, 'TValue>`.
Notice that deep in the document, colorization stops working. Navigation also doesn't work. This is because there is a `Dictionary`2` name generated in the return type for a member:

This should not be the compiled name.
Contributor guide
Assessment
This issue has not been assessed yet.