4 references to _metadataReferencesAddedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.cs (4)
630
projectBeforeMutations, solutionChanges, projectUpdateState, _metadataReferencesRemovedInBatch,
_metadataReferencesAddedInBatch
);
654
ClearAndZeroCapacity(
_metadataReferencesAddedInBatch
);
1273
_metadataReferencesAddedInBatch
.Add((fullPath, properties));
1318
if (!
_metadataReferencesAddedInBatch
.Remove((fullPath, properties)))