It doesn't find any references. Steps to reproduce:
- Visual Studio -> File -> New Project -> Templates ->.Net Core -> Console Application
- Create new class in Program.cs file and add method there
- In Main create a new instance of it and call its method
- Try to find usages of this method using Jump to : References option. "Collecting items… " operation never finishes
Hi Arkadiusz,
Thank you for providing steps and the screenshot. I have reproduced this issue with the 'References' navigation provider. We are working on it and will inform you of our progress.