Implemented interface member:
method
RemoveDocumentAsync
Microsoft.CodeAnalysis.SolutionCrawler.IIncrementalAnalyzer.RemoveDocumentAsync(Microsoft.CodeAnalysis.DocumentId, System.Threading.CancellationToken)
1 override of RemoveDocumentAsync
Microsoft.VisualStudio.LanguageServices (1)
TaskList\TaskListIncrementalAnalyzer.cs (1)
42public override Task RemoveDocumentAsync(DocumentId documentId, CancellationToken cancellationToken)