4 references to _metadataReferencesRemovedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.cs (4)
612projectBeforeMutations, solutionChanges, projectUpdateState, _metadataReferencesRemovedInBatch, _metadataReferencesAddedInBatch); 635ClearAndZeroCapacity(_metadataReferencesRemovedInBatch); 1246if (!_metadataReferencesRemovedInBatch.Remove((fullPath, properties))) 1293_metadataReferencesRemovedInBatch.Add((fullPath, properties));