1 instantiation of RemoteGlobalNotificationDeliveryService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\GlobalNotificationDelivery\RemoteGlobalNotificationDeliveryService.cs (1)
19
=> new
RemoteGlobalNotificationDeliveryService
(arguments);
1 reference to RemoteGlobalNotificationDeliveryService
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
211
RegisterRemoteBrokeredService(new
RemoteGlobalNotificationDeliveryService
.Factory());