4 references to SemanticTokensLegendService
Microsoft.VisualStudioCode.RazorExtension.UnitTests (4)
RemoteClientSettingsServiceTest.cs (1)
45SemanticTokensLegendService,
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\Endpoints\CohostSemanticTokensRangeEndpointTest.cs (3)
410TokenTypes = SemanticTokensLegendService.TokenTypes.All, 411TokenModifiers = SemanticTokensLegendService.TokenModifiers.All, 423var actualFileContents = GetTestOutput(sourceText, result?.Data, SemanticTokensLegendService);