3 references to _documentsWithTaskListItems
Microsoft.VisualStudio.LanguageServices (3)
TaskList\TaskListIncrementalAnalyzer.cs (3)
48if (!_documentsWithTaskListItems.Remove(documentId)) 87if (!_documentsWithTaskListItems.Remove(document.Id)) 93_documentsWithTaskListItems.Add(document.Id);