2 references to MarkupCommentPunctuation
Microsoft.CodeAnalysis.Razor.Workspaces (2)
SemanticTokens\SemanticTokensVisitor.cs (2)
148AddSemanticRange(node.Children[0], tokenTypes.MarkupCommentPunctuation); 164AddSemanticRange(node.Children[^1], tokenTypes.MarkupCommentPunctuation);