2 references to HighlightingService
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
KeywordHighlighting\AbstractKeywordHighlighterTests.cs (2)
52
var
service = Assert.IsType<
HighlightingService
>(workspace.ExportProvider.GetExportedValue<IHighlightingService>());