core
core copied to clipboard
Use trait call resolution provided by FCS when it becomes available
After https://github.com/dotnet/fsharp/pull/9510 is merged, WebSharper's heuristics for trait call resolution can be removed and use information from the typed AST insted.
It's merged and works https://github.com/dotnet/fsharp/pull/9510#issuecomment-719853333