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