I created a CLR user defined type in C#/Visual Studio and added it to the assemblies with no issue. All works well, but is there a way to get intellisense working for the properties and methods? I'm using VS 2019, SQL Server 2019, and SSMS v18.xx
I've turned intellisense off/on and also did a refresh, but no luck.
Thank you.