Finding all statements that set properties of objects of a certain type Follow
I am looking to find all the statements that update objects of a specific class, at least all the statements that update the properties of objects of this class.
Is there a way to do it?
Thanks
Please sign in to leave a comment.
Hello!
Thank you for contacting us.
'Find Usages' feature will be helpful for you in this case. Please use 'Find Usages' for the specified class and the filter results by 'Write Usages' filter. Please refer to the following help artice - https://www.jetbrains.com/help/resharper/Navigation_and_Search__Finding_Usages__Viewing_Filtering_and_Grouping_Results.html?search=find%20usages%20write#d206339e108
Thank you,