Field/Parameter/Variable is never used
Recently my R# has broken as sees many (but not all?) fields/parameters/variables as never used. Timing may be correlated to the VS 16.3.8 update. I'm running R# 2019.2.3. Is there something I can do on my end?
Please sign in to leave a comment.
Hello Ethan,
Could you please check if the problem is reproduced in some specific solution only or in a newly created also?
Thank you.
Interesting thought. I created a new console app and tried to re-create with a simple example and couldn't. So I found a stand-alone class in the "troublesome" solution and copied it over to the console app. I get the "never used" warnings in the original solution, but not in the console app. This appears to be solution-specific! Now knowing that, how can I resolve this?
Hello Ethan,
Thank you for the reply.
Please try a suggestion from the following help article - https://resharper-support.jetbrains.com/hc/en-us/articles/206546989-ReSharper-stopped-working-for-a-single-specific-solution.
Thank you.