1 reference to SelectionRangeParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Document.cs (1)
119
public static readonly LspRequest<
SelectionRangeParams
, SelectionRange[]?> TextDocumentSelectionRange = new(TextDocumentSelectionRangeName);