1 reference to s_markupTextLiteralType
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\SemanticTokenTypes.cs (1)
44
public int MarkupTextLiteral => _tokenTypeMap[
s_markupTextLiteralType
];