2 references to AddClassifiedSpansAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensHelpers.cs (1)
124
await ClassifierHelper.
AddClassifiedSpansAsync
(
Microsoft.CodeAnalysis.Workspaces (1)
Classification\ClassifierHelper.cs (1)
38
await
AddClassifiedSpansAsync
(classifiedSpans, document, [span], options, includeAdditiveSpans, cancellationToken)