History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-6160
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Valentin Kipiatkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Using of namespace declared in file is not detected as unused

Created: 05 Aug 06 02:38   Updated: 09 Sep 06 13:26
Component/s: PSI - Resolve
Fix Version/s: None
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=6160


 Description  « Hide

using Foo;

namespace Foo
{
// something here
}

Normally using directive is not needed but it's not detected as unused. Should be.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.