1 reference to s_markupCommentPunctuationType
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\SemanticTokenTypes.cs (1)
40
public int MarkupCommentPunctuation => _tokenTypeMap[
s_markupCommentPunctuationType
];