1 write to _eventsServices
Microsoft.CodeAnalysis.Features (1)
LegacySolutionEvents\ILegacySolutionEventsAggregationService.cs (1)
43_eventsServices = eventsServices.ToImmutableArray();
2 references to _eventsServices
Microsoft.CodeAnalysis.Features (2)
LegacySolutionEvents\ILegacySolutionEventsAggregationService.cs (2)
48foreach (var service in _eventsServices) 59foreach (var service in _eventsServices)