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