1 write to _asyncServiceProvider
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ClassificationVerifier.cs (1)
79_asyncServiceProvider = serviceProvider;
1 reference to _asyncServiceProvider
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.ClassificationVerifier.cs (1)
113_fontAndColorStorage = await _asyncServiceProvider.GetServiceAsync<SVsFontAndColorStorage, IVsFontAndColorStorage>(_threadingContext.JoinableTaskFactory).ConfigureAwait(false);