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

False warning for using statement when using Attribute

1 Answer 34 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.
Skywalker
Top achievements
Rank 1
Skywalker asked on 13 Sep 2010, 12:14 AM
Hi,

Justcode gives a false warning: "this using statement is not required" when I import the System namespace so that I can apply the ThreadStaticAttribute attribute on some private field.
Obviously, I need to import the System namespace in order to use the ThreadStaticAttribute (unless I fully qualify the attribute type, but we all know that's not gonna happen :))

I attached a screenshot demonstrating the issue!

Regards,
Skywalker

1 Answer, 1 is accepted

Sort by
0
Accepted
Kaloyan
Telerik team
answered on 16 Sep 2010, 09:16 AM
Hi Skywalker,

 We've already scheduled that item for fixing for the next official release. I've attached an item to your account in the issue tracking system so that you can follow up on its progress. Thanks for the involvement.

Best wishes,
Kaloyan
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
Skywalker
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or