8 references to WriteDWord
Microsoft.VisualStudio.LanguageServices (8)
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (8)
44WriteDWord(bytes, 0); 47WriteDWord(bytes, RegistryVersion); 50WriteDWord(bytes, 1); 56WriteDWord(bytes, (uint)bytes.Length); 77WriteDWord(bytes, (uint)category.Colors.Length); 98WriteDWord(bytes, (uint)color.Name.Length); 114WriteDWord(bytes, background); 129WriteDWord(bytes, foreground);