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

No suitable member found to everride

2 Answers 38 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.
Ilja
Top achievements
Rank 1
Ilja asked on 30 Jan 2013, 09:07 AM
Hi,
(sorry for the typo in the title)

I am implementing an abstract class and  overriding methods.

JustCode indicates that no suitable member was found to be overridden:

//abstract method
 public abstract Task Initialize();
 
//Override
 public  override Task Initialize()

Thanks.

Ilija




2 Answers, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 30 Jan 2013, 02:03 PM
Hi,

 Thanks for contacting us.
I tried to reproduce this issue too. Made an abstract class with methods and the overrode them but all seemed fine.
Please, would you refresh JustCode analysis and send us a sample solution that reproduces the issue?
Thank you.

Greetings,
Zdravko
the Telerik team
Share what you think about JustCode with us, so we can help you even better! You can use the built-in feedback tool inside JustCode, our forum, or our JustCode feedback portal.
0
Ilja
Top achievements
Rank 1
answered on 30 Jan 2013, 09:57 PM
Hi Zdravko,

I am unable to re-produce either. Seems to be connected to a specific solution. I have reported also an exception in JustCode  which happens in the same solution. I would prefer not to send the whole solution or parts of it. Is there any log-file or any other trace file that could help you?

Maybe screenshots? Or both?

Let me know.

Best,

Ilija
Tags
Code Analysis
Asked by
Ilja
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Ilja
Top achievements
Rank 1
Share this question
or