4 references to _metadataReferencesRemovedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.cs (4)
595projectBeforeMutations, solutionChanges, projectUpdateState, _metadataReferencesRemovedInBatch, _metadataReferencesAddedInBatch); 618ClearAndZeroCapacity(_metadataReferencesRemovedInBatch); 1073if (!_metadataReferencesRemovedInBatch.Remove((fullPath, properties))) 1120_metadataReferencesRemovedInBatch.Add((fullPath, properties));