2 references to TextDocumentSemanticTokensRangeName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SemanticTokens\SemanticTokensRangeHandler.cs (1)
14
[Method(Methods.
TextDocumentSemanticTokensRangeName
)]
Protocol\Methods.Document.cs (1)
227
public static readonly LspRequest<SemanticTokensRangeParams, SemanticTokens?> TextDocumentSemanticTokensRange = new(
TextDocumentSemanticTokensRangeName
);