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