2 references to RazorCommentStar
Microsoft.CodeAnalysis.Razor.Workspaces (2)
SemanticTokens\SemanticTokensVisitor.cs (2)
255
AddSemanticRange(node.StartCommentStar, tokenTypes.
RazorCommentStar
);
257
AddSemanticRange(node.EndCommentStar, tokenTypes.
RazorCommentStar
);