1 write to Guid
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ColorScheme.cs (1)
40Guid = guid;
2 references to Guid
Microsoft.VisualStudio.LanguageServices (2)
ColorSchemes\ColorSchemeApplier.ClassificationVerifier.cs (1)
80theme => theme.Guid,
ColorSchemes\ColorSchemeApplier.RegistryItemConverter.cs (1)
30var sectionName = $"Themes\\{theme.Guid:B}\\{theme.Category.Name}";