2 references to MarkupAttributeValue
Microsoft.CodeAnalysis.Razor.Workspaces (2)
SemanticTokens\SemanticTokensVisitor.cs (2)
70
AddSemanticRange(node, _semanticTokensLegend.TokenTypes.
MarkupAttributeValue
);
389
AddSemanticRange(child, _semanticTokensLegend.TokenTypes.
MarkupAttributeValue
);