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