1 reference to s_razorCommentStarType
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\SemanticTokenTypes.cs (1)
47
public int RazorCommentStar => _tokenTypeMap[
s_razorCommentStarType
];