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