1 reference to SemanticTokensVisitor
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\SemanticTokensVisitor.cs (1)
35
var visitor = new
SemanticTokensVisitor
(ranges, razorCodeDocument, textSpan, razorSemanticTokensLegendService, colorCodeBackground);