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