Intellisense is not working as supposed in VS 2019. It can not find classes from imported namespaces:
What I have already tried is unload and reload all projects, as suggested here, but it doesn't help. I would like to navigate with F12 to selected class, but intelli sense doesn't find it.
What else can I try? I am using VS2019 16.0.4 version, community edition.