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)
115colorScheme.Value, _colorSchemeRegistryItems[colorScheme.Value], cancellationToken).ConfigureAwait(false);