1 write to _fontAndColorStorage
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ClassificationVerifier.cs (1)
76_fontAndColorStorage = fontAndColorStorage;
1 reference to _fontAndColorStorage
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ClassificationVerifier.cs (1)
106var fontAndColorStorage = await _fontAndColorStorage.GetValueAsync(cancellationToken).ConfigureAwait(true);