Cmd+clicking a struct field / method / enum-variant at its own declaration returned null, so nothing happened — while find-references on the same token worked. Resolve a definition-site click to its own location; the editor then surfaces references on a definition-click instead of doing nothing. Member uses still resolve to their definition. Add selfMemberDefAt + a regression test.