2 overrides of ApplyAnalyzerConfigDocumentRemoved
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestWorkspace.cs (1)
390protected override void ApplyAnalyzerConfigDocumentRemoved(DocumentId documentId)
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
1001protected override void ApplyAnalyzerConfigDocumentRemoved(DocumentId documentId)
1 reference to ApplyAnalyzerConfigDocumentRemoved
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1643this.ApplyAnalyzerConfigDocumentRemoved(documentId);