4 references to _documentsRemovedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (4)
290
_documentsRemovedInBatch
.Add(documentId);
342
_documentsRemovedInBatch
.Add(documentId);
550
_documentsRemovedInBatch
.ToImmutableArray(), _orderedDocumentsInBatch,
606
ClearAndZeroCapacity(
_documentsRemovedInBatch
);