3 types derived from AbstractRazorSemanticTokensLegendService
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
LanguageServer\TestRazorSemanticTokensLegendService.cs (1)
10internal class TestRazorSemanticTokensLegendService(IClientCapabilitiesService clientCapabilitiesService) : AbstractRazorSemanticTokensLegendService(clientCapabilitiesService)
Microsoft.VisualStudio.LanguageServices.Razor (1)
src\Razor\src\Razor\src\Microsoft.CodeAnalysis.Razor.CohostingShared\SemanticTokens\CohostSemanticTokensLegendService.cs (1)
13: AbstractRazorSemanticTokensLegendService(clientCapabilitiesService)
Microsoft.VisualStudioCode.RazorExtension (1)
src\Razor\src\Razor\src\Microsoft.CodeAnalysis.Razor.CohostingShared\SemanticTokens\CohostSemanticTokensLegendService.cs (1)
13: AbstractRazorSemanticTokensLegendService(clientCapabilitiesService)