1 write to Category
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ColorScheme.cs (1)
41Category = category;
3 references to Category
Microsoft.VisualStudio.LanguageServices (3)
ColorSchemes\ColorSchemeApplier.ClassificationVerifier.cs (1)
81theme => theme.Category.Colors
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (2)
30var sectionName = $"Themes\\{theme.Guid:B}\\{theme.Category.Name}"; 54WriteCategory(bytes, theme.Category);