4 references to _documentsRemovedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (4)
223
_documentsRemovedInBatch
.Add(documentId);
275
_documentsRemovedInBatch
.Add(documentId);
428
[..
_documentsRemovedInBatch
], _orderedDocumentsInBatch,
484
ClearAndZeroCapacity(
_documentsRemovedInBatch
);