1 reference to ClassificationTypeRegistryService
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineHints\InlineHintsTagger.cs (1)
63
_hintClassification = taggerProvider.
ClassificationTypeRegistryService
.GetClassificationType(InlineHintsTag.TagId);