1 write to _globalServiceBroker
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\Storage\RemoteCloudCachePersistentStorageService.cs (1)
33
_globalServiceBroker
= globalServiceBroker;
1 reference to _globalServiceBroker
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\Storage\RemoteCloudCachePersistentStorageService.cs (1)
37
=> new RemoteCloudCachePersistentStorageService(
_globalServiceBroker
, workspaceServices.GetRequiredService<IPersistentStorageConfiguration>());