Also even if my setter in that property is seen as not used. I realize that this happen only when I have solution analyse on. But still it means that there is something wrong with that analyse. Since properties getters and setters are in fact in use.
Also even if my setter in that property is seen as not used. I realize that this happen only when I have solution analyse on. But still it means that there is something wrong with that analyse. Since properties getters and setters are in fact in use.
Hello Marcin,
Can you attach a small sample solution demonstrating this problem? Thank you!
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello,
Here is an example.
There are 2 problems reported by ReSharper if solution wide-analysis is turned on:
Class1 is not instantiated
Name is never used
Both are not true.
Attachment(s):
Demonstration.zip