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