1 reference to DocumentLinkParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Navigation.cs (1)
261
public static readonly LspRequest<
DocumentLinkParams
, DocumentLink[]?> TextDocumentDocumentLink = new(TextDocumentDocumentLinkName);