This issue has been moved from a ticket on Developer Community.
In C# text editor Right-clicked on a Property's setter (the "set" keyword) and select View Call Hierarchy
The Call Hierarchy tool window is shown. With a tree of Calls to set_<property>, Calls to Overrides and Calls to Base member <fully-qualified-property-name>.set but when I expand it says Search found no results.
This is the bug.
Note: If I do the same on the Property name, then it finds calls to both getter and setter, but doesn't allow me to filter just the setters.
Original Comments
Feedback Bot on 11/17/2021, 02:13 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
This issue has been moved from a ticket on Developer Community.
In C# text editor Right-clicked on a Property's setter (the "set" keyword) and select
View Call HierarchyThe Call Hierarchy tool window is shown. With a tree of
Calls to set_<property>,Calls to OverridesandCalls to Base member <fully-qualified-property-name>.setbut when I expand it says Search found no results.This is the bug.
Note: If I do the same on the Property name, then it finds calls to both getter and setter, but doesn't allow me to filter just the setters.
Original Comments
Feedback Bot on 11/17/2021, 02:13 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)