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