1 write to _colorSchemeRegistryItems
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.cs (1)
111
_colorSchemeRegistryItems
??= _colorSchemes.ToImmutableDictionary(
1 reference to _colorSchemeRegistryItems
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.cs (1)
115
colorScheme.Value,
_colorSchemeRegistryItems
[colorScheme.Value], cancellationToken).ConfigureAwait(false);