1 write to _semanticTokensLegend
Microsoft.CodeAnalysis.Razor.Workspaces (1)
SemanticTokens\SemanticTokensVisitor.cs (1)
29
_semanticTokensLegend
= semanticTokensLegend;
26 references to _semanticTokensLegend
Microsoft.CodeAnalysis.Razor.Workspaces (26)
SemanticTokens\SemanticTokensVisitor.cs (26)
70
AddSemanticRange(node,
_semanticTokensLegend
.TokenTypes.MarkupAttributeValue);
75
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
89
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
118
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
146
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
170
AddSemanticRange(node.Name,
_semanticTokensLegend
.TokenTypes.MarkupAttribute);
179
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
208
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
231
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
252
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
265
AddSemanticRange(node,
_semanticTokensLegend
.TokenTypes.RazorTransition);
278
AddSemanticRange(node.Keyword,
_semanticTokensLegend
.TokenTypes.RazorDirective);
290
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
321
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
355
AddSemanticRange(node.Name,
_semanticTokensLegend
.TokenTypes.MarkupAttribute);
361
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
389
AddSemanticRange(child,
_semanticTokensLegend
.TokenTypes.MarkupAttributeValue);
400
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
428
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
454
AddSemanticRange(node,
_semanticTokensLegend
.TokenTypes.RazorTransition);
459
AddSemanticRange(node,
_semanticTokensLegend
.TokenTypes.RazorTransition);
467
AddSemanticRange(node,
_semanticTokensLegend
.TokenTypes.RazorTransition);
475
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
483
var tokenTypes =
_semanticTokensLegend
.TokenTypes;
559
var tokenModifier = _addRazorCodeModifier ?
_semanticTokensLegend
.TokenModifiers.RazorCodeModifier : 0;
598
var tokenModifier = _addRazorCodeModifier ?
_semanticTokensLegend
.TokenModifiers.RazorCodeModifier : 0;