4 references to _metadataReferencesRemovedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.cs (4)
597projectBeforeMutations, solutionChanges, projectUpdateState, _metadataReferencesRemovedInBatch, _metadataReferencesAddedInBatch); 620ClearAndZeroCapacity(_metadataReferencesRemovedInBatch); 1075if (!_metadataReferencesRemovedInBatch.Remove((fullPath, properties))) 1122_metadataReferencesRemovedInBatch.Add((fullPath, properties));