1 write to Background
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ColorScheme.cs (1)
73Background = background;
2 references to Background
Microsoft.VisualStudio.LanguageServices (2)
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (2)
106if (color.Background.HasValue) 108var background = color.Background.Value;