Project
ReSharper
Priority
Major
Type
Bug
Fix versions
6.1
State
Open
Assignee
Kirill Skrygan
Subsystem
Navigation
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Serge Baltic
    5 years ago (29 Jan 2007 21:14)
  • Updated by   Alex Angas
    5 weeks ago (05 Jan 2012 10:02)
  • Jira: RSRP-34967
    (history, comments)
 
RSRP-34967 Goto Usages on Alias Says That Usages Are Not Found
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Even if the alias ( using ShortName = Ns1.Ns2.LongName; ) has usages in the file, it's reported as having no usages if you GotoUsage on its declaration.

Should either:
• Find the usages correctly (it'd better be the usages of the aliased symbol only in the current file).
or,
• Disable such actions for the alias.
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Alex Angas
  Alex Angas
05 Jan 2012 10:02
5 weeks ago
I can't reproduce this problem in ReSharper 6.1 RTM.