1 implementation of ILegacySolutionEventsAggregationService
Microsoft.CodeAnalysis.Features (1)
LegacySolutionEvents\ILegacySolutionEventsAggregationService.cs (1)
32[ImportMany] IEnumerable<Lazy<ILegacySolutionEventsListener>> eventsServices) : ILegacySolutionEventsAggregationService
1 reference to ILegacySolutionEventsAggregationService
Microsoft.CodeAnalysis.Features (1)
LegacySolutionEvents\ILegacySolutionEventsAggregationService.cs (1)
28[ExportWorkspaceService(typeof(ILegacySolutionEventsAggregationService)), Shared]