1 write to _serviceProvider
Microsoft.VisualStudio.LanguageServices (1)
Storage\VisualStudioCloudCacheStorageService.cs (1)
48_serviceProvider = serviceProvider;
1 reference to _serviceProvider
Microsoft.VisualStudio.LanguageServices (1)
Storage\VisualStudioCloudCacheStorageService.cs (1)
54var serviceContainer = await _serviceProvider.GetServiceAsync<SVsBrokeredServiceContainer, IBrokeredServiceContainer>(_threadingContext.JoinableTaskFactory).ConfigureAwait(false);