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