1 reference to s_markupAttributeValueType
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\SemanticTokenTypes.cs (1)
38
public int MarkupAttributeValue => _tokenTypeMap[
s_markupAttributeValueType
];