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