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