4 references to _documentsRemovedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (4)
302
_documentsRemovedInBatch
.Add(documentId);
354
_documentsRemovedInBatch
.Add(documentId);
574
[..
_documentsRemovedInBatch
], _orderedDocumentsInBatch,
630
ClearAndZeroCapacity(
_documentsRemovedInBatch
);