This is a migrated thread and some comments may be shown as answers.

Recursive unused parameters

1 Answer 42 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Craig
Top achievements
Rank 1
Craig asked on 18 Apr 2012, 09:45 PM
The dimming of unused parameters in a method is very handy, but it seems to fail in a recursive method. If the only usage of a parameter is in a recursive call, then technically it's never really used, but JustCode doesn't mark it as such.

1 Answer, 1 is accepted

Sort by
0
Stefan Avramov
Telerik team
answered on 24 Apr 2012, 09:58 AM
Hi,

Thanks for the report. We have this logged for fixing. I associated you with a PITS item to track its progress.

Regards,
Stefan Avramov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Code Analysis
Asked by
Craig
Top achievements
Rank 1
Answers by
Stefan Avramov
Telerik team
Share this question
or