I'm implementing a language service and therefore need to supply the AuthoringScope::Goto method. The documentation only states, that the method returns an URI that '[...] contains the path to the file containing the declaration of that class'.
Which URI-schema is to be used? Does the URI include the line/column of the delcaration. If not, how is it supplied to VS?