In SourceKit what is the intended way to resolve the declaration site assuming we have a usr reported by the overrides of the cursor info symbol?
In cursor info it’s supplied by the module name, so we can search for it in the interface editor. But in this case this piece is missing.