dotnet/roslyn

Event add-remove accessors references are not displayed in Find All References

Offen

#59.189 geöffnet am 01.02.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-IDEConcept-Design DebtDeveloper CommunityIDE-NavigationNavigation-FARhelp wanted

Repository-Metriken

Stars
 (20.414 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

This issue has been moved from a ticket on Developer Community.


[severity:It bothers me. A fix would be nice]

  1. I implement add-remove accessors of an event
  2. I can't see them in FindAllReferences panel if I launch it on add or remove keyword . Simply, if I need to see just add or exclusively remove event accessor reference , there is no reference displayed . This feature , which works pro properties and getters or setters , doesn't work for events . These event accessor are also not distinguished by read/write Kind search attribute , so further filtering in All References panel is also inefficient .

Original Comments

Feedback Bot on 1/26/2022, 10:27 PM:

Feedback Bot on 1/31/2022, 00:09 PM:


Original Solutions

(no solutions)

Contributor Guide