1 reference to CSharpDataToSemanticRange
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\AbstractRazorSemanticTokensInfoService.cs (1)
160
var semanticRange =
CSharpDataToSemanticRange
(lineDelta, charDelta, length, tokenType, tokenModifiers, previousSemanticRange);