Find All References doesn't work on [Parameter] Setters anymore
Open
Area-Razor
Area-Razor-Compiler
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
I used to be able to find the places where the parameters of a razor component were used by clicking into the {get; __set__;} and hitting Shift-F12 - this apparently broke in VS 17.13 (nor does it work in VS 17.14 preview)
clicking into the get and hitting Shift-F12 still lists the places where the parameter is used, apparently.
Contributor guide
Assessment
This issue has not been assessed yet.