fsharp
fsharp copied to clipboard
Go to metadata - compiled generic names mess with document
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 Dictionary2` name generated in the return type for a member:

This should not be the compiled name.