8 references to WriteDWord
Microsoft.VisualStudio.LanguageServices (8)
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (8)
46WriteDWord(bytes, 0); 49WriteDWord(bytes, RegistryVersion); 52WriteDWord(bytes, 1); 58WriteDWord(bytes, (uint)bytes.Length); 79WriteDWord(bytes, (uint)category.Colors.Length); 100WriteDWord(bytes, (uint)color.Name.Length); 116WriteDWord(bytes, background); 131WriteDWord(bytes, foreground);