9 references to AnalyzerConfigDocumentRemoved
Microsoft.CodeAnalysis.Features (3)
Diagnostics\BuildOnlyDiagnosticsService.cs (1)
57case WorkspaceChangeKind.AnalyzerConfigDocumentRemoved:
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (1)
302case WorkspaceChangeKind.AnalyzerConfigDocumentRemoved:
SolutionCrawler\WorkCoordinator.cs (1)
251case WorkspaceChangeKind.AnalyzerConfigDocumentRemoved:
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
555WorkspaceChangeKind.AnalyzerConfigDocumentRemoved);
Workspace\Workspace.cs (1)
1176WorkspaceChangeKind.AnalyzerConfigDocumentRemoved, documentId: documentId,
Microsoft.VisualStudio.LanguageServices (2)
TableDataSource\AbstractTable.cs (1)
62case WorkspaceChangeKind.AnalyzerConfigDocumentRemoved:
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
263case WorkspaceChangeKind.AnalyzerConfigDocumentRemoved:
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\ProjectCodeModelFactory.cs (1)
163case WorkspaceChangeKind.AnalyzerConfigDocumentRemoved:
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (1)
156case WorkspaceChangeKind.AnalyzerConfigDocumentRemoved: