[VB]What does this message mean?
following code is tagged with a warning by R#:
can anyone explain, why R# shows this message? It makes no sense to me. First i thought it is displayed because the variable result is declared implicit, but even explicit declaration do not remove the warning.
Regards
Klaus
Please sign in to leave a comment.
Bug in ReSharper code analysis. Please could you provide the small complete sample demonstrating this problem?
Hi Evgeny,
here comes the sample.
Regards
Klaus
Attachment(s):
Resharper.7z.zip
Thank you for the feedback.
http://youtrack.jetbrains.net/issue/RSRP-254340