1 reference to GetSemanticTokensAsync
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\AbstractRazorSemanticTokensInfoService.cs (1)
49var semanticTokens = await GetSemanticTokensAsync(documentContext, span, correlationId, colorBackground, cancellationToken).ConfigureAwait(false);