1 reference to DeclarationParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Navigation.cs (1)
31public static readonly LspRequest<DeclarationParams, SumType<Location, Location[], LocationLink[]>?> TextDocumentDeclaration = new(TextDocumentDeclarationName);