4 references to _metadataReferencesAddedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.cs (4)
610
projectBeforeMutations, solutionChanges, projectUpdateState, _metadataReferencesRemovedInBatch,
_metadataReferencesAddedInBatch
);
634
ClearAndZeroCapacity(
_metadataReferencesAddedInBatch
);
1211
_metadataReferencesAddedInBatch
.Add((fullPath, properties));
1256
if (!
_metadataReferencesAddedInBatch
.Remove((fullPath, properties)))