1 reference to AddCSharpSemanticRangesAsync
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\AbstractRazorSemanticTokensInfoService.cs (1)
85
successfullyRetrievedCSharpSemanticRanges = await
AddCSharpSemanticRangesAsync
(combinedSemanticRanges, documentContext, codeDocument, span, colorBackground, correlationId, cancellationToken).ConfigureAwait(false);