1 instantiation of RemoteAsynchronousOperationListenerService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\AsynchronousOperationListener\RemoteAsynchronousOperationListenerService.cs (1)
18
=> new
RemoteAsynchronousOperationListenerService
(in arguments);
1 reference to RemoteAsynchronousOperationListenerService
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
182
RegisterRemoteBrokeredService(new
RemoteAsynchronousOperationListenerService
.Factory());