1 write to ForegroundType
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ColorScheme.cs (1)
76
ForegroundType
= foregroundType;
2 references to ForegroundType
Microsoft.VisualStudio.LanguageServices (2)
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (2)
119
bytes.WriteByte((byte)color.
ForegroundType
);
126
if (color.
ForegroundType
== __VSCOLORTYPE.CT_RAW)