Reporter | Serge Baltic (baltic) |
---|---|
Created | Jan 29, 2007 9:14:58 PM |
Updated | Jan 5, 2012 10:02:35 AM |
Priority | Major |
Type | Bug |
Fix versions | 6.1 |
State | Open |
Assignee | Kirill Skrygan (kirillskrygan) |
Subsystem | Navigation |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
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.
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.