dotnet / dotnet/roslyn

Find All References doesn't work on [Parameter] Setters anymore

Open
#85,592 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.