1 instantiation of RemoteLegacySolutionEventsAggregationService
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\LegacySolutionEvents\RemoteLegacySolutionEventsAggregationService.cs (1)
16
=> new
RemoteLegacySolutionEventsAggregationService
(arguments);
1 reference to RemoteLegacySolutionEventsAggregationService
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemostHostClient.cs (1)
199
RegisterRemoteBrokeredService(new
RemoteLegacySolutionEventsAggregationService
.Factory());