4 references to _metadataReferencesRemovedInBatch
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\ProjectSystem\ProjectSystemProject.cs (4)
611projectBeforeMutations, solutionChanges, projectUpdateState, _metadataReferencesRemovedInBatch, _metadataReferencesAddedInBatch); 634ClearAndZeroCapacity(_metadataReferencesRemovedInBatch); 1211if (!_metadataReferencesRemovedInBatch.Remove((fullPath, properties))) 1258_metadataReferencesRemovedInBatch.Add((fullPath, properties));