1 write to Foreground
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ColorScheme.cs (1)
77
Foreground
= foreground;
2 references to Foreground
Microsoft.VisualStudio.LanguageServices (2)
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (2)
119
if (color.
Foreground
.HasValue)
121
var foreground = color.
Foreground
.Value;