1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
Storage\VisualStudioCloudCacheStorageService.cs (1)
35
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
Storage\VisualStudioCloudCacheStorageService.cs (1)
39
=> new VisualStudioCloudCacheStorageService(_serviceProvider,
_threadingContext
, workspaceServices.GetRequiredService<IPersistentStorageConfiguration>());