fsharp
fsharp copied to clipboard
Cannot get the type of an object expression
As mentioned in #17292, it cannot get the type of an object expreesions, so the override completion feature cannot know which slots was implemented and should not suggest again.
Expected behavior
Can get the type of an object expression from GetExprTypingForPosition or something else
Actual behavior
It doesn't