2 references to TextDocumentDocumentLinkName
Microsoft.CodeAnalysis.ExternalAccess.Xaml (1)
Internal\ClientCapabilityProvider.cs (1)
62
case LSP.Methods.
TextDocumentDocumentLinkName
:
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Navigation.cs (1)
261
public static readonly LspRequest<DocumentLinkParams, DocumentLink[]?> TextDocumentDocumentLink = new(
TextDocumentDocumentLinkName
);