2 references to GetElementSemanticKind
Microsoft.CodeAnalysis.Razor.Workspaces (2)
SemanticTokens\SemanticTokensVisitor.cs (2)
301
var semanticKind =
GetElementSemanticKind
(node);
333
var semanticKind =
GetElementSemanticKind
(node);