3 references to EnableSemanticTokens
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Protocol\LspInitializationHelpers.cs (1)
43serverCapabilities.SemanticTokensOptions = new SemanticTokensOptions().EnableSemanticTokens(legend);
Microsoft.VisualStudio.LanguageServices.Razor (1)
LanguageClient\Cohost\CohostSemanticTokensRegistration.cs (1)
34.EnableSemanticTokens(_semanticTokensLegendService)
Microsoft.VisualStudioCode.RazorExtension (1)
SemanticTokens\CohostSemanticTokensRegistration.cs (1)
32.EnableSemanticTokens(_semanticTokensLegendService)