3 references to SemanticTokensLegendService
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (3)
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);