1 write to ClassificationFormatMapService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTaggerProvider.cs (1)
58ClassificationFormatMapService = classificationFormatMapService;
1 reference to ClassificationFormatMapService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTagger.cs (1)
65_formatMap = taggerProvider.ClassificationFormatMapService.GetClassificationFormatMap(textView);