1 instantiation of RemoteKeepAliveService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\KeepAlive\RemoteKeepAliveService.cs (1)
15
=> new
RemoteKeepAliveService
(arguments);
1 reference to RemoteKeepAliveService
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
198
RegisterRemoteBrokeredService(new
RemoteKeepAliveService
.Factory());