1 implementation of ShouldReportChanges
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\UnitTesting\LegacySolutionEvents\UnitTestingLegacySolutionEventsListener.cs (1)
39
public bool
ShouldReportChanges
(SolutionServices services)
1 reference to ShouldReportChanges
Microsoft.CodeAnalysis.Features (1)
LegacySolutionEvents\ILegacySolutionEventsAggregationService.cs (1)
40
if (service.Value.
ShouldReportChanges
(services))