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)
106
var fontAndColorStorage = await
_fontAndColorStorage
.GetValueAsync(cancellationToken).ConfigureAwait(true);