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