1 instantiation of ClassificationVerifier
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.cs (1)
63_classificationVerifier = new ClassificationVerifier(threadingContext, fontAndColorStorage, _colorSchemes);
1 reference to ClassificationVerifier
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.cs (1)
39private readonly ClassificationVerifier _classificationVerifier;