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)
54
var serviceContainer = await _serviceProvider.GetServiceAsync<SVsBrokeredServiceContainer, IBrokeredServiceContainer>(
_threadingContext
.JoinableTaskFactory).ConfigureAwait(false);