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

Warning for Unused Method handles event

3 Answers 60 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.
Stephane
Top achievements
Rank 1
Stephane asked on 24 Mar 2011, 08:54 AM
Hi,
I use the last version of JusteCode.
In my VB.net projet, I have many methods which handles the event of my control like this:
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick

JustCode show a warning "Unused Method  ..." for these methode event if the method handles the event.

is it an error or not?

Best regards,
Stéphane.

3 Answers, 1 is accepted

Sort by
0
Accepted
Svetlozar
Telerik team
answered on 30 Mar 2011, 03:10 PM
Hello Stephane,

Thank you for your feedback and sorry for the inconvenience. This is a bug in JustCode, we have missed to disable the warning for Visual Basic event handlers. I created a PITS item for it, you should be able to monitor its progress.

I also added some Telerik points to your account.

Regards,
Svetlozar Angelov
the Telerik team
0
Stew
Top achievements
Rank 1
answered on 28 Jun 2011, 08:24 PM
Hi,
Can you please let us know when this issue will be fixed ?
0
Svetlozar
Telerik team
answered on 30 Jun 2011, 03:55 PM
Hi Stew,

The issue is already fixed in our codebase. It will be included in the next internal build, so please, stay tuned.

Regards,
Svetlozar Angelov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Code Analysis
Asked by
Stephane
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
Stew
Top achievements
Rank 1
Share this question
or