When using SHIFT+F12 to find references of a class etc it does not currently identify any usages within a .cshtml file. This can lead to very misleading results where you think it is not being used and then remove it but it is in fact being used just within a view.
The VS 2022 Code Lens references thing does correctly identify these usages within .cshtml files so I was hoping it might be an easy improvement for you guys to make to the tool since I find your reference window a big improvement over the native VS one.
Thank you :)
Adam,
I reproduced this issue. We will fix it soon. Please bear with us.
That's great, thank you
You're welcome!