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