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.