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